lpfManiak

Untitled

Mar 14th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("myanimelist.net") {
  4.  
  5. #myanimelist {width: 980px !important;}
  6. #menu {width: 980px !important;}
  7. #menu_left {width: 600px !important;}
  8. #menu_right {width: 370px !important;}
  9. #topSearchText {width: 130px !important;}
  10. div[style^="width: 786px;"] {width: 690px !important;}
  11. #panel_left {width:680px!important;}
  12. #panel_right{margin-left: 690px!important; width:280px !important;}  
  13.  
  14. div[style^="width:728px; height:90px;"] {display:none !important;} /*removes wide ads*/
  15. div[id^="div-gpt-ad"] {display: none !important;} /*removes blocky ads*/
  16. div[style^="width: 733px;"] {width: 670px !important;} /*club page, breaks custom BBcode layouts*/
  17.  
  18. }
Advertisement
Add Comment
Please, Sign In to add comment