User:Rbrwr/monobook.css
Jump to navigation
Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
The accompanying .js page for this skin can be added at User:Rbrwr/monobook.js. |
/* use browser prefs for text size and font */
body, #globalWrapper { font: inherit !important; }
/* standard link colors */
a { color: #0000FF; }
a:visited { color: #7F007F; }
a:active, a.new { color: #FF0000; }
a.interwiki, a.external { color: #3366BB; }
a.stub { color: #772233; }
a.new:visited { color: #cc0033; }
/* Ugh. why are things justified? */
/* #bodyContent {text-align: left;} */