kisukedeath

Animate link color change

Feb 1st, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. animate all link color changes on hover
  2.  
  3. a { transition: all .2s ease; }
Advertisement
Add Comment
Please, Sign In to add comment