User:Jdrowlands/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.
 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
 
 /* yellow/blue */
 #content, #content table {color:#111;background:#FE3; }
 #p-cactions ul li a:hover { background-color:#ED2 }
 #p-personal ul li a { color:#060666;background-color:#ED2 }
 #p-personal ul li a:hover {background-color:#FE3 }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-1.png) ;}
 a { color: #00009F; text-decoration: none; }
 a:visited { color: #00006C; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #808 }
 #p-personal a.new:visited, a.new:visited { color: #A0A; }

 .usermessage {
  background: #DFCF19;
  border: 1px dashed black;
 }
 #bodyContent a.extiw:active { color: #009; }
 #bodyContent a.external { color: #009; }

 #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo5.png) 35% 50% no-repeat !important; }

 pre { border: 1px dashed #111; background:#EFDF2C;color:#222; overflow: auto; }

 .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 h1 { font-family:Jokerman; font-size:28px;color:#090699;border-bottom-color:black; }
 h2,h3,h4,h6 { color:#226; border-bottom-color:black}
 h5 { color:#226; font-family: Century Gothic }
 hr { background-color: black; color: black }

 #catlinks {
  border: 1px dotted #222;
  background-color: #ED2;
 }
 #siteNotice {
   background: #FE3;
   border-color:black;
 }
 #navbox { 
   background: #191999;
 }
 select {
   border: 1px solid black; 
   color:#060666
   background:#ED2
 }
 input {
  background-color: #F6E636;
  color:#040444;
  border: 1px solid #111;
 }
 input.searchButton {
   background-color: #E2D21F;
   border: 1px solid black;
   color:#050555;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #E2D21F;
   color:#040444;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg.png);
   color:#060666;
   border:2px solid #009
 }

 #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  background-color: #ECDF2F;
  color: #030333;
  border:1px solid black
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #F2E630;
  border:1px solid #111;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline;color:black;font-size:92%;font-weight:normal; }
 li#pt-userpage { background: none }
 #footer {display:none}
 table.gallery { background:#F3E230 }
 table.gallery td { background:#F3E230 }
 div.tleft,div.tright {border-color:#FE3 }
 div.thumb div { color:#060666;background:#F3E230 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#FE3 }
 td.diff-context { background:#ED2 }
 div.noarticletext { color:#060666;background:#ED2 }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }

 #footer { display:none }
 #column-google { display:none }
 #google-ads { display:none }
 #google-linkbox { display:none }
 #google-referral { display:none }
 #adbrite-ads { display:none }
 #f-poweredbyico { z-index: 0; }