User:Fangoriously/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.
#bodyContent blockquote.email, #article blockquote.email {
   font-family: commodore 64;
   font-size: 135%;
}
#bodyContent blockquote.tandy, #article blockquote.tandy {
   font-family: westminster;
}
#bodyContent blockquote.lappy, #article blockquote.lappy {
   font-family: glitch0;
}
#bodyContent blockquote.corpy, #article blockquote.corpy {
   font-family: sydnie;

 a { color: #070 !important; }
 a:visited { color: #060 !important; }
 a.extiw, a.external { color: #090 !important; }
 a:active { color: #ffa500 !important; }
 a.new, #p-cactions li.new a { color: #c50 !important; }
 a.new:visited, #p-cactions li.new a:visited { color:#a30 !important; }

\

/* change Mozilla autoscroll image */
html > img
{
	background-image: url('http://img474.imageshack.us/img474/4264/sbscrollpn3.png') !important;
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px !important;
	padding-left: 32px !important;
	width: 0px !important;
}

/* change the gradient bars */
td.MainPageKnowledgeBaseBox h3
{
	background-color: #500401;
	background-image: url('http://img408.imageshack.us/img408/733/redfade1pn.gif') !important;
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
}
td.MainPageWhatsNewBox h3
{
	color: #fff;
	background-color: #012B60;
	background-image: url('http://img237.imageshack.us/img237/6510/bluefadevg1.gif') !important;
	background-position: top;
	background-repeat: repeat-x;
}
Personal tools