User:Ace Shadow/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 { border:1px solid #bf0500; }
 body { font-family:Arial; font-size:10px;
  background: url(http://www.mariowiki.com/images/8/8d/Shroomsummer.png);
 }
 #p-logo a { background: url(http://www.mariowiki.com/images/1/1b/Mario_Face_7.png) 35% 50% no-repeat !important; }

 pre { border: 1px dashed #630400; background:#efb65d;color:#630400; overflow: auto; }
 h1 { font-family:Notebook; font-size:28px;color:#530400;border-bottom-color:#df2500; }
 h2,h3,h4,h5,h6 { color:#630400; border-bottom-color:#df2500; }
 hr { background-color: black; color: black }

 #navbox { 
   background: #efb65d;
 }
 select {
   border: 1px solid #df2500; 
   color:#731400;
   background:#efb65d;
 }
 textarea {
   font-family: Rory;
   font-size: 14px;
   background:url(http://www.mariowiki.com/images/8/8d/Shroomsummer.png);
   color:#630400;
   border:2px solid #bf0500;
 }
 .updatedmarker{
 color:#006400
 }