Ver código fonte

样式调整1

zhouna 4 anos atrás
pai
commit
6d7590fb3b
2 arquivos alterados com 10 adições e 10 exclusões
  1. 5 5
      src/css/information.less
  2. 5 5
      src/css/informationOut.less

+ 5 - 5
src/css/information.less

@@ -26,7 +26,7 @@
   h1 {
     margin: 0 0px 5px 0px !important;
     font-size: 18px !important;
-    line-height: 37px;
+    /*line-height: 37px;*/
     padding: 0 0 0 40px;
   }
 
@@ -36,7 +36,7 @@
     background: #fff;
     padding-right: 6px;
     font-weight: bold;
-    line-height: 30px;
+    /*line-height: 30px;*/
   }
 
   .content {
@@ -84,7 +84,7 @@
     position: relative;
     line-height: 24px;
     
-    margin: 0 0 13px;
+    margin: 0 0 4px;
   }
 
   .line {
@@ -96,7 +96,7 @@
     overflow: hidden;
     background: #fff;
     margin: 0 auto;
-    padding: 10px 0 30px 0px;
+    padding: 8px 0 30px 0px;
     display: none;
     position: relative;
     left: 0;
@@ -208,7 +208,7 @@
   .tabBox{
     position: relative;
     background: #fff;
-    height: 60px;
+    height: 38px;
     border-bottom: 1px solid #E6E6E6;
     padding: 0 40px;
   }

+ 5 - 5
src/css/informationOut.less

@@ -26,7 +26,7 @@
   h1 {
     margin: 0 0px 5px 0px !important;
     font-size: 18px !important;
-    line-height: 37px;
+    /*line-height: 37px;*/
     padding: 0 0 0 40px;
   }
 
@@ -35,7 +35,7 @@
     position: relative;
     background: #fff;
     padding-right: 6px;
-    line-height: 30px;
+    /*line-height: 30px;*/
   }
 
   .content {
@@ -83,7 +83,7 @@
     position: relative;
     line-height: 24px;
     
-    margin: 0 0 13px;
+    margin: 0 0 4px;
   }
 
   .line {
@@ -95,7 +95,7 @@
     overflow: hidden;
     background: #fff;
     margin: 0 auto;
-    padding: 10px 0 0px 0px;
+    padding: 8px 0 0px 0px;
     display: none;
     position: relative;
     left: 0;
@@ -207,7 +207,7 @@
   .tabBox{
     position: relative;
     background: #fff;
-    height: 42px;
+    height: 38px;
     border-bottom: 1px solid #E6E6E6;
     padding: 0 40px;
   }