User:David Kernow/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.
/* Keep superscript references from breaking the line-spacing */ /* (from User:Mzajac; to restrict effects to {{tl|ref}} footnotes, */ /* change "sup {" back to ".reference {" */ #bodyContent sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.5em; } /* Fix line-spacing used by "; [heading] : [body]" format */ /* (see bug 8519 at bugzilla.wikipedia.org) */ dt { margin-bottom: 0; }