Explorar el Código

监控模块样式

walkor hace 11 años
padre
commit
9234b1b632
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  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