Parcourir la Source

修改字体颜色色值

zhangshuangnan il y a 7 ans
Parent
commit
2c248299bc
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      WebChart/css/index.css

+ 2 - 2
WebChart/css/index.css

1
-/*
1
+/*
2
  公共初始化样式
2
  公共初始化样式
3
  * */
3
  * */
4
 
4
 
1554
 	height: 55px;
1554
 	height: 55px;
1555
 	background: url(../img/side5_kuang.png) no-repeat center;
1555
 	background: url(../img/side5_kuang.png) no-repeat center;
1556
 	background-size: 100% 100%;
1556
 	background-size: 100% 100%;
1557
-	color: #ffff;
1557
+	color: #fff;
1558
 	font-size: 16px;
1558
 	font-size: 16px;
1559
 	text-align: center;
1559
 	text-align: center;
1560
 	line-height: 55px;
1560
 	line-height: 55px;