瀏覽代碼

字体样式调整

liuzhen 5 年之前
父節點
當前提交
2a766f796a
共有 1 個文件被更改,包括 2 次插入1 次删除
  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{