User:KS3/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.
 #content, #content table
 #p-cactions ul li a { background: #ffffff; }

 pre { border: 1px dashed #060; }

 h1 { font-family:Chiller; font-size:28px;color:#112265;}
 h2,h3,h4,h5,h6 { color:#020; }

 #catlinks {
  border: 1px dotted #272;
  background-color: #fdfffd;
  padding: 4px;
 }
 #siteNotice {
   background: #ffffff;
 }
 select {
   border: 1px solid #2f6f2f; 
 }
 input {
  background-color: #fdfffd;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
 }

#p-logo a { background: url(http://www.mariowiki.com/images/mariowiki_logo.png) 35% 50% no-repeat !important; }