User:Qduk/monobook.css

From Homestar Runner Wiki

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
  • Safari: press Cmd-Option-E
  • IE: hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Konqueror: simply click the Reload button, or press F5
  • Opera users may need to completely clear their cache in Tools→Preferences.
.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;
}
Personal tools