1037015548@qq.com 2 anni fa
parent
commit
5e3d9ef03e
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      ruoyi-admin/src/main/resources/static/css/earth.css

+ 6 - 6
ruoyi-admin/src/main/resources/static/css/earth.css

@@ -4,8 +4,8 @@
 }
 
 .MydhDivOutbox #images {
-    -webkit-animation: spin 5s linear infinite;
-    animation: spin 5s linear infinite;
+    -webkit-animation: spin 15s linear infinite;
+    animation: spin 15s linear infinite;
     position: absolute;
 }
 
@@ -21,8 +21,8 @@
 }
 
 .MydhDivOutbox #images2 {
-    -webkit-animation: spin2 3s linear infinite;
-    animation: spin2 3s linear infinite;
+    -webkit-animation: spin2 10s linear infinite;
+    animation: spin2 10s linear infinite;
     position: absolute;
 }
 
@@ -38,8 +38,8 @@
 }
 
 .MydhDivOutbox #images3 {
-    -webkit-animation: spin3 3s linear infinite;
-    animation: spin3 3s linear infinite;
+    -webkit-animation: spin3 10s linear infinite;
+    animation: spin3 10s linear infinite;
     position: absolute;
 }