User:Soapergem/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
m
m
Line 20: Line 20:
border-style: solid;
border-style: solid;
border-width: 1px;
border-width: 1px;
 +
color: #000;
font-size: 120%;
font-size: 120%;
margin: 0em -0.3em;
margin: 0em -0.3em;
Line 41: Line 42:
border-style: solid;
border-style: solid;
border-width: 1px;
border-width: 1px;
 +
color: #000;
font-size: 120%;
font-size: 120%;
margin: 0em -0.3em;
margin: 0em -0.3em;
padding: 0.3em;
padding: 0.3em;
}
}

Revision as of 18:15, 4 June 2006

#p-logo a	/* change the logo */
{
	background: url('http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png') 35% 50% no-repeat !important;
}

.MainPageKnowledgeBaseBox
{
	background-image: url('/skins/common/images/homestar-background.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.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;
	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;
}

.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;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-size: 120%;
	margin: 0em -0.3em;
	padding: 0.3em;
}
Personal tools