Ver Código Fonte

字体样式调整

liuzhen 5 anos atrás
pai
commit
2a766f796a
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      WebChart/css/index.css

+ 2 - 1
WebChart/css/index.css

@@ -153,9 +153,10 @@ a {
153 153
   	height: 100%;
154 154
   	text-align: center;
155 155
   	font-size: 25px;
156
+  	font-weight: 700;
156 157
   	padding: 10px 20px 10px 140px;
157 158
     /*background: #fff;*/
158
-    color:#0961a0;
159
+    color:#00A1CB;
159 160
     position: relative;
160 161
   }
161 162
    /*.navbox p:after{