caity_hillier

Untitled

Aug 2nd, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. .hoverask{ height: 50px; overflow: hidden; position: fixed; transition: ease-in-out 1s; -webkit-transition: ease-in-out 1s; -moz-transition: ease-in-out 1s; }
  2. .hoverask:hover{ height: 250px; transition: ease-in-out 1s; -webkit-transition: ease-in-out 1s; -moz-transition: ease-in-out 1s; }
Advertisement
Add Comment
Please, Sign In to add comment