소스 검색

监控模块样式

walkor 11 년 전
부모
커밋
9234b1b632
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      applications/Statistics/Web/css/style.css

+ 4 - 4
applications/Statistics/Web/css/style.css

@@ -6,12 +6,12 @@ body {margin: 10px 0px}
 	height:400px
 }
 
-.footer
-{
+.footer {
 	margin: 8px auto 0 auto;
-	width: 100%;
 	padding-bottom: 8px;
-	color:#666;
+	color: #666;
+	font-size: 12px;
+	text-align: center;
 }
 
 .footer > a