User:X66x66/monobook.css

From Homestar Runner Wiki

< User:X66x66
Revision as of 01:47, 5 January 2012 by X66x66 (Talk | contribs)
Jump to: navigation, search

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.
/* Background */ body {

   font: v-small arial narrow;
   background: url('http://www.hrwiki.org/w/skins/monobook/headbg-snow.png') 0 0 fixed;
   color: blue;
   margin: 0;
   padding: 0;

}


#p-logo a {
   background-image: url('images/2/2c/Wikilogoh.png') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}