User:RandomYoshi/monobook.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* This was actually created by SWFlash, who was a helpful and awesome guy for doing this for me. */
body{background:#009900!important}
#content{background:#000!important;border-color:#004C00!important}
#bodyContent,td{font-size:12px}
#bodyContent,h1,h2,h3,h4,h5,#siteNotice{color:#FFA500!important}
#p-cactions li{border-color:#13AF13!important;background:#8CD88C!important}
#p-cactions li a{background:#8CD88C!important}
#p-cactions li.selected{border-color:#004C00!important;background:#35B200!important}
#p-cactions li.selected a{background:#35B200!important}
*{font-family:'Courier New'!important}
a:link{color:#00A000!important}
a:visited{color:#FFFF00!important}
a:hover{color:#7D7D7D!important}
a:new{color:#FF0000!important}
#p-personal li a:hover{background:none!important}
.mainpagebox,.toc,.thumbinner,#catlinks,.pBody,ui.gallery{background:#4AA571!important}
#p-personal .pBody,#p-cactions .pBody{background:none!important}
/* This part, however, was later added by me, RandomYoshi, for some arbitrary reason. */
textarea{font-family:Courier New;font-size:12px;color:#FFA500;background:#000000;}
pre{background:#000;color:#FF0;}
code{background:#000;color:#FFA500;}
ol{list-style-type:upper-roman;}
.fakelinks{cursor:pointer;color:#444;}