User:Tooty-Two/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
m (black --> white color change)
Line 16: Line 16:
  .MainPageKnowledgeBaseBox h3 {
  .MainPageKnowledgeBaseBox h3 {
-
     color: #000 !important;
+
     color: #FFF !important;
     background: url(/skins/common/images/header-background-redfade.gif) repeat-x top #D49300 !important;
     background: url(/skins/common/images/header-background-redfade.gif) repeat-x top #D49300 !important;
  }
  }

Revision as of 19:25, 23 December 2008

/* Collision of holidays, hoping to be fixed soon */

 body {
     background: #bbb url(skins/monobook/headbg-hw.jpg) 0 0 repeat-x !important;
 }

 #p-personal li a { color: #FF0000 !important; }

 #p-cactions li a { color: #008000 !important; }

 .MainPageKnowledgeBaseBox {
    background: url(/skins/common/images/homestar-dweenfade.png) repeat-x bottom right !important;
    border: 1px solid #FFB205 !important;
    background-color: #FAF7F2 !important;
 }

 .MainPageKnowledgeBaseBox h3 {
    color: #FFF !important;
    background: url(/skins/common/images/header-background-redfade.gif) repeat-x top #D49300 !important;
 }

 .MainPageWhatsNewBox, .MainPageWikiStuffBox {
    background: url(/skins/common/images/strongbad-dweenfade.png) repeat-x bottom right !important;
    border:1px solid #5D5D5D !important;
    background-color: #F2F2F2 !important;
 }

 .MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3 {
    background: url(/skins/common/images/header-background-greenfade.gif) repeat-x top #5D5D5D !important;
 }

 #p-logo a {
    background: url(/skins/common/images/wiki-dween.gif) no-repeat !important;
 }
Personal tools