Difference between revisions of "MediaWiki:Monobook.css"

From twofo wiki
Jump to navigation Jump to search
Line 1: Line 1:
/* <pre><nowiki> */
/* edit this file to customize the monobook skin for the entire site */<nowiki>Insert non-formatted text here
#toc
#toc
.toc {
.toc {
Line 5: Line 8:
font-size: 120%;
font-size: 120%;
background-color: #000000;
background-color: #000000;
}
}</nowiki></pre>

Revision as of 09:34, 6 August 2007

/* <pre><nowiki> */
 
/* edit this file to customize the monobook skin for the entire site */<nowiki>Insert non-formatted text here
#toc
.toc {
	border: 1px solid #aaa;
	padding: 5px;
	font-size: 120%;
	background-color: #000000;
}</nowiki></pre>