Guest User

Untitled

a guest
Jun 28th, 2013
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. -webkit-animation: fly 3s linear normal ;
  2. -webkit-animation-duration: 3s;
  3. -moz-animation: fly 3s linear normal ;
  4. -moz-animation-duration: 3s;
  5. animation: fly 3s linear normal ;
  6. animation-duration: 3s;
Advertisement
Add Comment
Please, Sign In to add comment