User:Denelson83/monobook.css

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. — More skins

a {
    text-decoration: none;
    color: #009900;
    background: none;
}

#bodyContent a.external { color: #0000cc; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none;
    padding: 0;
}

#bodyContent a.extiw,
#bodyContent a.extiw:active {
    color: #0066cc;
    background: none;
    padding: 0;
}

a:visited { color: #006600; }
a:active { color: 00ff00;
text-decoration: none; }
a:hover { color: 00cc00;
text-decoration: none; }
a.stub { color: #cc9900; }
a.new { color: #cc0000; }
a.new:visited { color: #990000; }