User:AndrewNeo/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
(Thanks User:Soapergem) |
m (Ohhkay, don't like the logo) |
||
| Line 1: | Line 1: | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
.MainPageKnowledgeBaseBox | .MainPageKnowledgeBaseBox | ||
{ | { | ||
Revision as of 22:02, 4 June 2006
.MainPageKnowledgeBaseBox
{
background-image: url('/skins/common/images/homestar-background.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-color: #f66 !important;
border-style: solid;
border-width: 1px;
}
.MainPageKnowledgeBaseBox h3
{
background-color: #fcc;
background-image: url('/skins/common/images/header-background-star-red.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-color: #f66 !important;
border-style: solid;
border-width: 1px;
color: #000;
font-size: 120%;
margin: 0em -0.3em;
padding: 0.3em;
}
.MainPageWhatsNewBox, .MainPageWikiStuffBox
{
background-image: url('/skins/common/images/strongbad-background.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-color: #66f !important;
border-style: solid;
border-width: 1px;
}
.MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3
{
background-color: #ccf;
background-image: url('/skins/common/images/header-background-star-blue.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-color: #66f !important;
border-style: solid;
border-width: 1px;
color: #000;
font-size: 120%;
margin: 0em -0.3em;
padding: 0.3em;
}
