|
@@ -4,8 +4,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
.MydhDivOutbox #images {
|
|
.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;
|
|
position: absolute;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -21,8 +21,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
.MydhDivOutbox #images2 {
|
|
.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;
|
|
position: absolute;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -38,8 +38,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
.MydhDivOutbox #images3 {
|
|
.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;
|
|
position: absolute;
|
|
}
|
|
}
|
|
|
|
|