User:Wayoshi/monobook.css

From the Super Mario Wiki, the Mario encyclopedia
< User:Wayoshi
Revision as of 15:11, November 10, 2007 by Wayoshi (talk | contribs)
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.
 /* Wayoshi's custom .css (Cascading Style Sheet)
 You may use any (past) version of this page or sections of it as your own as long as you credit me at the top,
 using a comment like I am here. 

 IT'S NEVER TOO EARLY FOR CHRISTMAS! You may copy (parts) of this if you like */ 

 @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:#0C0000;background:#F43; }
 #p-personal ul li a { background:#E32; color:#044404 }
 #p-personal ul li a:hover { background:#E21 }
 #p-cactions ul li a:hover { background:#F32 }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-3.png) ;}
 a { color: #004C00; text-decoration: none; }
 a:visited { color: #002C00; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #800 }
 #p-personal a.new:visited, a.new:visited { color: #A00; }

 .usermessage {
  background: #D21;
  border: 1px dashed black;
 }
 #bodyContent a.extiw:active { color: #005C00; }
 #bodyContent a.external { color: #005C00; }

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

 pre { border: 1px dashed #010; background:#D21;color:#222; overflow: auto; }

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

 #catlinks {
  border: 1px dotted #222;
  background-color: #E32;
 }
 #siteNotice {
   background: #F43;
   border-color:#030;
 }
 #navbox { 
   background: #199919;
 }
 select {
   border: 1px solid black; 
   color:#033303
   background:#E32
 }
 input {
  background-color: #F21;
  color:#033303;
  border: 1px solid #111;
 }
 input.searchButton {
   background-color: #F21;
   border: 1px solid black;
   color:#011101;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #F21;
   color:#033303;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg3.png);
   color:#044404;
   border:2px solid #030
 }

 #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: #F43;
  color: #055505;
  border:1px solid black
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #F32;
  border:1px solid #141;
 }

 .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:#E32 }
 table.gallery td { background:#E32 }
 div.tleft,div.tright {border-color:#F43 }
 div.thumb div { color:#044404;background:#E32 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#F43 }
 td.diff-context { background:#E32 }
 div.noarticletext { color:#044404;background:#E32 }
 .mw-plusminus-null, .autocomment { color:#4C0000 }
 .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; }