User:Chris Chittleborough/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.

 /* Weirdzo hack to move Edit-this-section links to LH margin; looks ugly! */
 .editsection {
   float: left !important;
   /* margin:0px !important; */
   /* display: inline !important; */
   font-size: x-small;
 }

 /* I want to see which external links I've visited */
 a.external:visited {
   color: #63a !important;
 }