User:Krytyk/vector.css
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@-moz-document domain('baka-tsuki.org'), url-prefix('http://www.baka-tsuki.org/') {
div#mw-head, table, html, body, div.vectorTabs ul li{
background-color:#333333 !important;
background:#333333 !important;
color:white !important;
}
div#content{
background-color:#333333 !important;
color:white !important;
}
#content{
background-color:#333333 !important;
color:white !important;
}
footer{
background-color:#333333 !important;
color:white !important;
}
bodycontent{
background-color:#333333 !important;
color:white !important;
}
div#mw-panel{
background-color:#333333 !important;
color:white !important;
}
div#footer{
background-color:#333333 !important;
color:white !important;
}
a {
color:#81ff7e !important;
}
a.new, #quickbar a.new{
color:white !important;
}
}