Explorar el Código

字体样式调整

liuzhen %!s(int64=5) %!d(string=hace) años
padre
commit
2a766f796a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      WebChart/css/index.css

+ 2 - 1
WebChart/css/index.css

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