User:Yoshario/monobook.css

From the Super Mario Wiki, the Mario encyclopedia
< User:Yoshario
Revision as of 05:17, July 29, 2011 by Yoshario (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
 #p-logo a { background-image: url(http://archives.bulbagarden.net/media/upload/thumb/d/db/Super_Mario_Wiki_logo.png/100px-Super_Mario_Wiki_logo.png) !important; }

 body {
    font-size: 10px;
    font-family: comic sans ms;
 }

 a { color: darkgreen; }

 a:visited { color: #40404F; }

 a:active { color: orange; }


 #p-personal a.new { color: #f00; }

 #p-personal a.new:visited { color:#c00; }

 p { margin: 0.9em 0em 1em 0em; }

 h1, h2, h3, h4, h5, h6 {
    color: darkgreen;
    margin: 0px;
 }

 pre { border: 1px dashed #06f; overflow: auto; }
 }

 #file img { background: url("http://www.zsolt-frei.net/Gcat_htm/Uguide/white.gif") repeat;
 }

 #siteNotice {
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #fff;
    font-size: smaller;
    line-height: 90%;
 }