소스 검색

首页样式修改

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{