Advertisement
moonlit

Untitled

Feb 26th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  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:400px!important;}
  12. #panel_right{margin-left: 200x!important; width:250px !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.  
  17. div[style^="width: 733px;"] {width: 670px !important;} /*club page, breaks custom BBcode layouts*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement