User:Sannse/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.
/* bottom tab styling, tab optics (not for IE currently) */ #mytabs { position:static; margin: -0.5em 0 0 11.5em; white-space:nowrap; overflow: visible; padding: 0 0 0 1em; font-size: 95%; } #mytabs li { background: #F8FCFF; display: inline; border: 1px solid #aaaaaa; padding: 0 0 0.2em 0; margin: 0 0.3em 0 0; } #mytabs li a { padding: 0.3em 0.8em 0 0.8em; text-decoration: none; text-transform: lowercase; position: relative; } #mytabs li.selected { background: white; } #mytabs li.selected a { z-index: 3; } #mytabs .new a { color:#ba0000; } #mytabs h5 { display: none; } .hiddenlinks { A:link{color:#F8FCFF} A:visited{color:#F8FCFF} A:active{color:#F8FCFF} } /* speedy deletion tidy */ #catcsdhide { display: none; } #catcsdhide2 { display: none; }