Explorar o código

首页样式修改

chengjunhui hai 2 meses
pai
achega
975c917ff1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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{