Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- img{
- -webkit-transition: opacity 0.5s linear;
- opacityL 0.6;
- }
- img:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity:1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement