chengjunhui пре 2 месеци
родитељ
комит
975c917ff1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      renren-admin/src/main/resources/statics/Home/home.html

+ 2 - 2
renren-admin/src/main/resources/statics/Home/home.html

@@ -57,13 +57,13 @@
 
 		#scrollBox ul li a {
 			text-decoration: none;
-			font-size: 0.7rem;
+			font-size: 1rem;
 			color: #333;
 		}
 
 		#scrollBox ul li a:hover {
 			color: #f50;
-			font-size: 0.7rem;
+			font-size: 1rem;
 			text-decoration:underline;
 		}
 		.gonggao{