Line 34: | Line 34: | ||
@keyframes myfirst | @keyframes myfirst | ||
{ | { | ||
− | 0% {left:170px; top: | + | 0% {left:170px; top:200px;} |
− | 25% {left:175px; top: | + | 25% {left:175px; top:205px;} |
− | 50% {left:180px; top: | + | 50% {left:180px; top:210px;} |
− | 75% {left:175px; top: | + | 75% {left:175px; top:205px;} |
− | 100% {left:170px; top: | + | 100% {left:170px; top:200px;} |
} | } | ||
Revision as of 12:16, 15 October 2018