Ver código fonte

Merge branch 'master' of http://192.168.0.115:3000/chenzhiguang/dachangjing

xzw 4 anos atrás
pai
commit
bb192f498d
3 arquivos alterados com 3 adições e 3 exclusões
  1. 1 1
      css/css/main.css
  2. 1 1
      css/main.css
  3. 1 1
      index.html

+ 1 - 1
css/css/main.css

@@ -2759,7 +2759,7 @@ body, html {
 }
 
 #loaderCoBrand {
-    bottom: 5px;
+    bottom: 20px;
     left: 0;
     color: #fff;
     font-size: 14px;

+ 1 - 1
css/main.css

@@ -2759,7 +2759,7 @@ body, html {
 }
 
 #loaderCoBrand {
-    bottom: 5px;
+    bottom: 20px;
     left: 0;
     color: #fff;
     font-size: 14px;

+ 1 - 1
index.html

@@ -348,7 +348,7 @@
                 </div>
             </div>
             <div id="myCompany"
-                style="width:100%;position:absolute;bottom:5px;text-align:center;font-size:14px;font-family: '微软雅黑';font-weight:580;color: rgba(255, 255, 255, 0.8);">
+                style="width:100%;position:absolute;bottom:20px;text-align:center;font-size:14px;font-family: '微软雅黑';font-weight:580;color: rgba(255, 255, 255, 0.8);">
                 四维时代提供技术支持
             </div>
         </div>