User:Plumber/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.
/* red/blue */
#content, #content table {color:#111;background:#FE3;border:1px solid black; }
#p-cactions ul li a:hover { background-color:#000 }
#p-personal ul li a { color:#F00;background-color:#ED2 }
#p-personal ul li a:hover {background-color:#FE3 }
body { font-family:Comic Sans; font-size:11px;
background: url(http://www.mariowiki.com/images/e/e0/CHEESE%21.PNG) ;}
a { color: #00009F; text-decoration: none; }
a:visited { color: #00006C; }
a:active { color: #CCC; }
#p-personal a.new, a.new { color: #606 }
#p-personal a.new:visited, a.new:visited { color: #808; }
#p-logo a { background-image: url(/images/b/bd/P-logo.PNG) !important; }