Jump to content

User:Bitchen/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.
/* <pre> */
body { 
	background: #ddf;
	margin: 0px; 
	}


.jfk a 
{
    font-weight: bold;
    text-decoration: none;
}
.jfk a:link, .jfk a:visited
{
    color: white;
}
.jfk a:hover, .jfk a:active
{
    color: #E00;
}

.toc
{
   display: none;
}

/* </pre> */