User:Austio888888/monobook.css
From Homestar Runner Wiki
< User:Austio888888
Revision as of 00:33, 12 January 2007 by Austio888888 (Talk | contribs)
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.
/* change the logo */
#p-logo a { background: url(http://www.hrwiki.org/images/a/a8/Logo_Redesign_sbhrfield.png) 35% 50% no-repeat !important; }
/* Background */
body {
font: v-small arial narrow;
background: green url(http://www.hrwiki.org/images/3/3b/The_Empty_Field_Of_Green.png) 0 0 fixed;
color: blue;
margin: 0;
padding: 0;
}
