User:AndrewNeo/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
m (User:AndrewNeo/Monobook.css moved to User:AndrewNeo/monobook.css) |
m (Unnessicary) |
||
Line 27: | Line 27: | ||
background: url(/skins/common/images/header-background-star-blue.gif) no-repeat bottom right #ccf; | background: url(/skins/common/images/header-background-star-blue.gif) no-repeat bottom right #ccf; | ||
border: 1px solid #66f; | border: 1px solid #66f; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } |
Revision as of 17:09, 4 June 2006
.MainPageKnowledgeBaseBox { background: url(/skins/common/images/homestar-background.gif); background-repeat: no-repeat; background-position: bottom right; } .MainPageKnowledgeBaseBox h3 { margin: 0 -.3em; padding: .3em; font-size: 120%; background: url(/skins/common/images/header-background-star-red.gif) no-repeat bottom right #fcc; border: 1px solid #f66; } /* MainPageWhatsNewBox is the current name; MainPageWikiStuffBox is a legacy name */ .MainPageWhatsNewBox, .MainPageWikiStuffBox { background: url(/skins/common/images/strongbad-background.gif); background-repeat: no-repeat; background-position: bottom right; } .MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3 { margin: 0 -.3em; padding: .3em; font-size: 120%; background: url(/skins/common/images/header-background-star-blue.gif) no-repeat bottom right #ccf; border: 1px solid #66f; }