Line 34: | Line 34: | ||
@keyframes myfirst | @keyframes myfirst | ||
{ | { | ||
− | 0% {left:10%; top: | + | 0% {left:10%; top:3.5%;} |
− | 25% {left: | + | 25% {left:10.5%; top:3.6%;} |
− | 50% {left: | + | 50% {left:11%; top:3.7%;} |
− | 75% {left: | + | 75% {left:10.5%; top:3.6%;} |
100% {left:10%; top:4%;} | 100% {left:10%; top:4%;} | ||
} | } |
Revision as of 12:25, 15 October 2018