Browse Source

处理bug

Administrator 7 years ago
parent
commit
808aa17d03

+ 1 - 1
src/main/webapp/resources/css/index.css

@@ -2984,7 +2984,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
 .pub-com_head span, .com_head span{
 	margin-left: 10px;
 	color: #fff;
-	font-size: 18px;
+	font-size: 16px;
 }
 .pub-com_head .p-right{
 	float: right;

+ 4 - 3
src/main/webapp/resources/tpl/index/home/right.html

@@ -29,7 +29,7 @@
 		line-height: 40px;
 		font-size: 18px;
 		font-weight: bold;
-		color: #545555;
+		color: #666;
 		border-bottom: #cfcfcf 1px solid;
 	}
 	.toto-menu .row .header img{
@@ -228,8 +228,9 @@
 		height: 40px;
 		line-height: 40px;
 		border-bottom: 1px solid #dcdcdc;
-		font-size: 16px;
-		color: #333;
+		font-size: 18px;
+		font-weight:bold;
+		color: #666;
 		text-align: left;
 	}
 	.side-enterprise .enterprise-btn{