LiuTeng 7 tháng trước cách đây
mục cha
commit
649150ba37
1 tập tin đã thay đổi với 8 bổ sung7 xóa
  1. 8 7
      barscreen.html

+ 8 - 7
barscreen.html

@@ -481,17 +481,17 @@
 
   .con-state {
     display: none;
-    margin-top: 60px;
-    margin-left: 570px;
+    margin-top: 70px;
+    margin-left: 650px;
     width: 1000px;
     height: 300px;
   }
 
   .con-state-icon {
     float: left;
-    padding: 75px 0 45px 0;
-    width: 180px;
-    height: 180px;
+    padding: 80px 0 60px 0;
+    width: 160px;
+    height: 160px;
   }
 
   .con-state-icon > img {
@@ -500,13 +500,14 @@
   }
 
   .con-state-text {
+    margin-left: 10px;
     float: left;
     width: 610px;
     height: 300px;
     line-height: 300px;
     color: #00ffff;
-    text-align: center;
-    font-size: 180px;
+    text-align: left;
+    font-size: 150px;
     font-weight: 400;
   }