Advertisement
Guest User

Untitled

a guest
May 24th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @media screen and (max-width: 959px) {
  2.  
  3. body .wpex-image-hover.fade-out:hover img{
  4. -moz-opacity: 1;
  5. -webkit-opacity: 1;
  6. opacity:1;
  7. }
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement