View difference between Paste ID: dt3zNSPt and p9JbEp7K
SHOW: | | - or go back to the newest paste.
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;}
11+
#panel_left {width:680px!important;}
12-
#panel_right{margin-left: 200x!important; width:250px !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-
div[style^="width: 733px;"] {width: 670px !important;} /*club page, breaks custom BBcode layouts*/
17+
18
}