User:Oxguy3/monobook.css
From Homestar Runner Wiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
- Safari: press Cmd-Option-E
- 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.
//make CSS look like lappy email menu pre.mw-code mw-css { background-color: black; background-image: url(http://www.hrwiki.org/skins/common/images/emailbackground.gif); background-position: 100% 100%; background-repeat: no-repeat; color: white; font-family: 'courier new', monospace; font-weight: bold; padding: 1em; width: 500px; }