Explorar o código

修改静态信息样式

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
c7b2e38f5a

+ 4 - 4
src/components/PushItems/DetailsModal/index.less

@@ -40,7 +40,7 @@
     line-height: 70px;
     font-size: 28px;
     font-weight: bold;
-    color: #333;
+    color: #1E1E1E;
 }
 
 .details-content-title-box {
@@ -61,7 +61,7 @@
     padding-right: 5px;
     font-size: 22px;
     z-index: 10;
-    color: #333;
+    color: #1E1E1E;
 }
 
 
@@ -109,7 +109,7 @@
     padding: 15px 18px;
 }
 .details-content-menu-line {
-    height: 15px;
+    height: 20px;
     width: 0;
     background-color: #E0E2E3;
     margin-left: 0px
@@ -183,7 +183,7 @@ pre {
     white-space: pre-wrap;
     word-wrap: break-word;
     font-family: inherit;
-    color: #333;
+    color: #1E1E1E;
     margin: 10px 0;
     line-height: 21px;
   }

+ 5 - 5
src/components/TreatDesc/DrugInfo/index.less

@@ -40,7 +40,7 @@
     font-size: 28px;
     font-weight: bold;
     padding: 0 40px;
-    color: #333;
+    color: #1E1E1E;
     cursor: move;
     moz-user-select: -moz-none;
     -moz-user-select: none;
@@ -86,7 +86,7 @@
     height: 60px;
     line-height: 60px;
     font-size: 32px;
-    color: #333;
+    color: #1E1E1E;
     text-align: center;
 }
 .drug-desc-content {
@@ -120,7 +120,7 @@
     padding: 15px 18px;
 }
 .details-content-menu-line {
-    height: 15px;
+    height: 20px;
     width: 0;
     margin-left: 4px
 }
@@ -184,12 +184,12 @@
     padding-right: 5px;
     font-size: 22px;
     z-index: 10;
-    color: #333;
+    color: #1E1E1E;
 }
 pre {
     white-space: pre-wrap;
     word-wrap: break-word;
     font-family: inherit;
-    color: #333;
+    color: #1E1E1E;
     line-height: 21px;
   }