User:Electric goat/monobook.css

From Wikipedia, a free encyclopedia written in simple English for easy reading.

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); 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 {
	font-size: medium;
	font-family:"Lucida Grande", "Helvetica", "Hiragino Kaku Gothic Pro", sans-serif;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	color: #f93 !important;
	background-color: transparent;
	text-decoration: underline;
}
a.stub {
	color: #063;
	background-color: transparent;
}
a.stub:visited {
	color: #363;
	background-color: transparent;
}
#editpage-copywarn, #siteSub {
	font-size: medium;
	font-style: italic;
	font-family: "Times", serif;
}
H1 {
	font-family: Optima
}