User:Wayoshi/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.
 /* 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. See User talk:Wayoshi/monobook.css for a list of features. */ 

 @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";
 
 /* green */
 #content, #content table {color:#ACC6AC;background:#060606 }
 #p-cactions ul li a { background-color:#161616; }
 #p-cactions ul li a:hover { background-color:#444 }
 #p-personal ul li a { color:#0D0;background-color:black }
 #p-personal ul li a:hover {background-color:black}

 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-3copy.png);}
 a { color: #0A0; text-decoration: none; }
 a:visited { color: #080; }
 a:active { color: #CCC; }
 #p-personal a.new { color: #F00 }
 #p-personal a.new:visited { color:#C00; }

 .usermessage {
  background: #393939;
  border: 1.1px dashed #FFF;
 }
 #bodyContent a.extiw:active { color: #CCC; }
 #bodyContent a.external { color: #0B0; }

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

 pre { border: 1px dashed #BCB; background:#696;color:#d9d9d9; 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:#C9E6C9;}
 h2,h3,h4,h6 { color:#ABA; }
 h5 { font-family:Century Gothic;color:#ABA }

 #catlinks {
  border: 1px dotted #DDD;
  background-color: #222;
 }
 #siteNotice {
   background: #060606;
 }
 #navbox { 
   background: #191919;
 }
 select {
   border: 1px solid #EEE; 
   color:white;
   background:#333
 }
 input {
  background-color: #333;
  color:white
 }
 input.searchButton {
   background-color: #333;
   border: 1px solid #111;
   color:white;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #333;
  color:white;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabgcopy.png);
   color:#DDD;
   border:3px solid #444;
 }

 #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: #111;
  color: #EEE;
  border:1px solid #222
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #111;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline;color:#7C867C;font-size:92%;font-weight:normal; }
 li#pt-userpage { background: none }
 #footer {display:none}
 table.gallery { background:#333 }
 table.gallery td { background:#333 }
 div.tleft,div.tright {border-color:#060606}
 div.thumb div { color:white;background:#111 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#060606 }
 td.diff-context { background:#333 }
 div.noarticletext { color:#8C968C;background:#161616 }
 .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; }