User:Hamaranto/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
{
	font-family:Verdana,sans-serif;
	font-size:9px;
}

.ns-0 #content, .ns-1 #content, .ns-0 #bodyContent, .ns-1 #bodyContent
{
	background-color:#f3f6ff;
}

.ns-2 #content, .ns-3 #content, .ns-2 #bodyContent, .ns-3 #bodyContent
{
	background-color:#f8f8f0;
}

.ns-14 #content, .ns-15 #content, .ns-14 #bodyContent, .ns-15 #bodyContent
{
	background-color:#e8e7e7;
}

.thumb
{
	background-color:white;
	font-size:92%;
	border:none;
}

#catlinks
{
	text-align: center;
	font-weight:bold;
}

.editsection, #toc
{
	visibity:hidden;
}

.firstHeading
{
	text-align: right;
	font-size: 16pt;
	letter-spacing:0.07em;
}

a:link, a:visited
{
	color: #202fa0;
}

a.new
{
	color: #0080e5;
}

a.external
{
	text-decoration:overline;
}

a.stub
{
	color: #106A57;
}

pre
{
	border: solid 2px black;
	background-color: #F0F0F0;
}

span.diffchange
{
	text-decoration: overline;
}