Guest User

Untitled

a guest
Jun 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. a img{border: 0px;
  2.  
  3.  
  4.  
  5. }
  6.  
  7.  
  8.  
  9. a img:hover{
  10.  
  11.  
  12.  
  13. -webkit-transition: opacity 0.3s linear;
  14.  
  15.  
  16.  
  17. opacity: 0.55;
  18.  
  19.  
  20.  
  21. }
Add Comment
Please, Sign In to add comment