Line 34: | Line 34: | ||
@keyframes myfirst | @keyframes myfirst | ||
{ | { | ||
− | 0% {left: | + | 0% {left:120px; top:195px;} |
− | 25% {left: | + | 25% {left:125px; top:200px;} |
− | 50% {left: | + | 50% {left:130px; top:205px;} |
− | 75% {left: | + | 75% {left:125px; top:200px;} |
− | 100% {left: | + | 100% {left:120px; top:195px;} |
} | } | ||
Revision as of 12:04, 15 October 2018