MediaWiki:Monobook.css

From Spritewiki

(Difference between revisions)
Line 96: Line 96:
}
}
-
 
-
#f-poweredbyico img { visibility: hidden !important; }
 
-
#f-poweredbyico { background: url(http://img40.picoodle.com/img/img40/9/10/4/f_wikiimagem_7f0d401.png); top: 0px; }
 
  .mainLegend { display:inline; }
  .mainLegend { display:inline; }

Revision as of 01:14, 15 March 2009

 /***** Edit this file to customize the monobook skin for the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. Credit to Wayoshi, Hk, and Plumber. *****/

 /* Bold 'edit this page' link to encourage newcomers */
 #ca-edit a { font-weight: bold !important; }

 /* black/red */
 #content, #content table {color:#ACC6FC;background:#0F0F0F;font-size:14px }
 #p-cactions ul li a { background-color:#161616; }
 #p-cactions ul li a:hover { background-color:#444; border:1px solid black }
 #p-personal ul li a { color:#F00;background-color:black }
 #p-personal ul li a:hover {background-color:black}

 body { font-family:Comic Sans MS; font-size:10px;
  background: black ;}
 a { color: #09C; text-decoration: none; }
 a:hover { color: #39c; text-decoration: none; }
 a:visited { color: #69c; }
 a:active { color: #orange; }
 #p-personal a { color: #7C96CC }
 #p-personal a:hover, a:hover { color:#ACC6FC; text decoration: underline; }
 #p-personal a.new, a.new { color: #f00 }
 #p-personal a.new:visited, a.new:visited { color:#c00; }

 .usermessage {
  background: #292929;
  border: 1px dashed #FFF;
 }
 #bodyContent a.extiw:active { color: #F00; }
 #bodyContent a.external { color: #C00; }

 #p-logo a { background: url 35% 50% no-repeat !important; }

 pre { border: 1px dotted #333; background:navy;color:#f9f9f9; overflow: auto; }

 .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-1.png); }
 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-1.png); }
 h1 { font-family:Jokerman; font-size:28px;color:#7C96CC;}
 h2,h3,h4,h5,h6 { color:#8CA6DC; }

 #catlinks {
  border: 1px dotted #DDD;
  background-color: #222;
 }
 #siteNotice {
   background: none;
 }
 #navbox { 
   background: #191919;
 }
 select {
   border: 1px solid #EEE; 
   color:#A6C0F6;
   background:#333
 }
 input {
  background-color: #333;
  color:#B6D0FF
 }
 input.searchButton {
   background-color: #333;
   border: 1px solid #111;
   color:#9CB6EC;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #333;
  color:#9CB6EC;

 }
 textarea {
   font-family: Comic Sans MS;
   font-size: 14px;
   background: #1C1C1C;
   color: white;
   border:2px dotted white}

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

 li#pt-userpage,	li#pt-anonuserpage, li#pt-login {
    background: none top left no-repeat;
}


 .mainLegend { display:inline; }
 #siteSub { display:inline;color:#7C96CC;font-size:92%;font-weight:normal; }
 li#pt-userpage { background: none }
 #footer { ;border-color:#1C1C1C; background: #1C1C1C;}
 table.gallery { background:#333 }
 table.gallery td { background:#333 }
 div.tleft,div.tright {border-color:#161616}
 div.thumb div { color:#9CB6EC;background:#222 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#161616 }
 td.diff-context { background:#333 }
 div.noarticletext { color:#ACC6FC;background:#262626 }
Personal tools