Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -webkit-animation: fly 3s linear normal ;
- -webkit-animation-duration: 3s;
- -moz-animation: fly 3s linear normal ;
- -moz-animation-duration: 3s;
- animation: fly 3s linear normal ;
- animation-duration: 3s;
Advertisement
Add Comment
Please, Sign In to add comment