Line 52: | Line 52: | ||
@-webkit-keyframes myfirst /* Safari and Chrome */ | @-webkit-keyframes myfirst /* Safari and Chrome */ | ||
{ | { | ||
− | 0% {left: | + | 0% {left:230px; top:195px;} |
− | 25% {left: | + | 25% {left:235px; top:200px;} |
− | 50% {left: | + | 50% {left:240px; top:205px;} |
− | 75% {left: | + | 75% {left:235px; top:200px;} |
− | 100% {left: | + | 100% {left:230px; top:195px;} |
} | } | ||
Revision as of 12:06, 15 October 2018