User:Mnnlaxer/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body {
	background-image: none
}
h1, h2, h3, h4 {
	font-family: Georgia;
	color: #333;
}
#mw-content-text {
	font-size: 120%;
	line-height: 150%;
	color: #333;
}
.infobox,
table.wikitable,
#siteSub,
#contentSub {
	color: #333;
}
a:hover {
	text-decoration: none;
}
#mw-watchlist-form {
	display: none;
}
.mw-body .stub a:link {
	color: #723
}
.special li, 
#pagehistory li {
	margin-bottom: 0.5em;
}
div#content,
div#content div.thumb,
div#p-cactions li a:hover,
div#p-cactions li.selected a {
	background-color: white;   
}
div#p-cactions li a {
	font-weight: normal !important;
	background-color: white;   
}
div#content blockquote {
    margin: 0.5em 1.6em;
}
li#pt-userpage,
li#pt-anonuserpage {
	background: none;
}