User:RubberLuigi/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.
body {
 font-family: verdana;
 color: #BF6E00;
 font-size: 10px;
 background-image: url("/images/6/64/Bowser_SSB4_Artwork_-_Black.jpg");
 background-size: 500px 500px;
);
 }
a { color: #800080; }
a:active { color: #FF00FF; }
a:visited { color: #800080; }
#p-personal a.new { color: #800080 }
#p-logo a {
 background: url(http://www.mariowiki.com/images/3/3e/MK8_Roy_Icon.png) center no-repeat !important;
 background-size: 400px 400px;
}

p.oblique {
 font-style: italic;
}

.portlet h3 {
 background: #FFF;
}

div#content {
 color: #7A5DC7;
}