Advertisement
phpface

Untitled

Nov 14th, 2022
1,043
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. .post-thumbnail,
  2. .post-thumbnail:hover img {
  3.     transform: none!important;
  4. }
  5.  
  6. article:hover .video-watch-later,
  7. .post-thumbnail:hover .video-watch-later{
  8.     display: none;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement