Advertisement
nagi603

fgo_wikia_custom_css

Jun 30th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("wikia.com") {
  4.  
  5.   /*hide the featured video wrapper*/
  6. .featured-video__wrapper{
  7.     display: none !important;
  8.   }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement