Advertisement
bitcores

Sane Wikia shit

May 20th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. /* AGENT_SHEET */
  2. @namespace url(http://www.w3.org/1999/xhtml);
  3.  
  4. @-moz-document domain("kancolle.wikia.com") {
  5. .WikiaMainContentContainer {
  6. margin-right: 0px !important;
  7. }
  8.  
  9. .WikiaPage {
  10. width: 99% !important;
  11. margin: 0 !important;
  12. }
  13.  
  14. .WikiaMainContent {
  15. width: 99% !important;
  16. margin-right: 10px !important;
  17. }
  18.  
  19. .WikiaArticle {
  20. overflow: visible !important;
  21. }
  22. .WikiaArticleComments, .WikiaRail, img[data-image-name="Click me.png"], ul.WikiaNotifications {
  23. display: none !important;
  24. }
  25.  
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement