User:Someguy0830/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
pre { overflow-x: auto; overflow-y: visible; } /* wikitable dark class for skinning tables/infoboxes */ table.wikitable.dark { background: #000000; color: #ffffff; } table.wikitable.dark th { background: #808080; } table.wikitable.dark a { color: #ffd447 !important; } table.wikitable.dark a:visited { color: #a5c969 !important; } table.wikitable.dark a:active { color: #0558ff !important; } /* Infobox dark template style */ .infobox.dark { background-color: #000000; color: white; } .infobox.dark a { color: #ffd447 !important; } .infobox.dark a:visited { color: #a5c969 !important; } .infobox.dark a:active { color: #0558ff !important; }