User:Krytyk/vector.css

From Baka-Tsuki
Jump to navigation Jump to search

Note: After saving, 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
@-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;

}

}