MediaWiki:Monobook.css

From Rhaworth

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.

/* edit this file to customize the monobook skin for the entire site */

<style type="text/css">

/* body { color: green; } */
td { text-align: left; }

#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background-image: none; padding-right: 0px; }

#bodyContent a.external { background-image: none; padding-right: 0px; }

/* external link colors - differentiate between visited and not */
#bodyContent a.external 	{ color: #36B; }
#bodyContent a.external:visited { color: #749; }

a.extiw 	{ color: #36B; }
a.extiw:visited { color: #749; }

.visualClear { padding-top: 1em; }

</style>
Personal tools