User:RubberLuigi/monobook.css

From the Super Mario Wiki, the Mario encyclopedia
< User:RubberLuigi
Revision as of 14:10, December 30, 2015 by RubberLuigi (talk | contribs) (signavatar's abbr. get confusing sometimes)
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("http://signavatar.com/42891_v.gif");
 background-size: 475px 475px;
);
 }
a { color: #800080; }
a:active { color: #FF00FF; }
a:visited { color: #800080; }
#p-personal a.new { color: #800080 }
#p-personal a.new:visited { color: #800080 }
#p-logo a {
 background: url(http://signavatar.com/42891_s.gif) center/contain no-repeat !important;
}

p.italic {
 font-style: italic;
}

div#content {
 color: #7A5DC7;
}

.usermessage {
 background: #4CC417;
 border: 1.1px dashed #060;
 }

#siteNotice {
  background: #F433FF;
 }