datenspuren sun background: fix duration

This commit is contained in:
Astro 2011-09-15 22:22:43 +02:00
parent 121ebc7fb8
commit 236fa9dcf9

View File

@ -323,11 +323,11 @@ td.event {
right: -4050px;
width: 8000px;
height: 8000px;
-webkit-animation: rotate 42s infinite linear;
-moz-animation: rotate 42s infinite linear;
-o-animation: rotate 42s infinite linear;
-ms-animation: rotate 42s infinite linear;
animation: rotate 42s infinite linear;
-webkit-animation: rotate 230s infinite linear;
-moz-animation: rotate 230s infinite linear;
-o-animation: rotate 230s infinite linear;
-ms-animation: rotate 230s infinite linear;
animation: rotate 230s infinite linear;
}
@-webkit-keyframes rotate {
0% {