User:Rholton/monobook.css
|
|
Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari/Konqueror: hold down Shift while clicking Reload (or press Ctrl-Shift-R), IE: press Ctrl-F5, Opera: press F5.
/* remove the ugly, recently-reinstated link underlines */
a { text-decoration: none; }
a:hover { text-decoration: underline; }
/* Unicode capable fonts please */
body {
font-family: "Arial Unicode MS"
}
