User:Tietew/monobook.css
|
Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari/Konqueror: hold down Shift while clicking Reload (or press Ctrl-Shift-R), IE: press Ctrl-F5, Opera: press F5.
#globalWrapper { font-size: 123%; } #bodyContent { font-size: 110% } a { text-decoration: underline } a:active, a:hover { color: red !important } #content, p, ul, ol, dd, fieldset { line-height: 1.3 } #siteSub { font-size: 100%; font-style:italic } #siteNotice { margin-top: 0.5em; padding: 0 0.3em; text-align: left } /* remove icon on external links */ #bodyContent a { padding: 0px !important; background-image: none !important; } /* default link colors */ #bodyContent a { color: blue } #bodyContent a:visited { color: purple } /* from wikistandard */ #bodyContent a.external, #bodyContent a.external:visited { color: #3366BB } #bodyContent a.stub, #bodyContent a.stub:visited { color: #772233 } #bodyContent a.new, #bodyContent a.new:visited { color: #BA0000 } /* small pre */ #bodyContent pre { font-size: 90%; border-style: solid } /* h1, h2, h3, h4, h5, h6 { font-weight: bold !important } */