Difference between revisions of "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
Astropoint (talk | contribs) |
Astropoint (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* <pre><nowiki> */ | /* <pre><nowiki> */ | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
#toc | #toc | ||
.toc { | .toc { | ||
| Line 8: | Line 8: | ||
font-size: 120%; | font-size: 120%; | ||
background-color: #000000; | background-color: #000000; | ||
}</nowiki></pre> | } | ||
</nowiki></pre> | |||
Revision as of 09:36, 6 August 2007
/* <pre><nowiki> */
/* edit this file to customize the monobook skin for the entire site */
#toc
.toc {
border: 1px solid #aaa;
padding: 5px;
font-size: 120%;
background-color: #000000;
}
</nowiki></pre>