User:GrilledCheese/monobook.css

From Homestar Runner Wiki

< User:GrilledCheese
Revision as of 00:56, 21 March 2008 by GrilledCheese (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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.
#p-logo a {
   background-image: url('http://www.freewebs.com/oppeltp/wikilogononfanstuff.png') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}
/* Background */
body {
    font: v-small arial narrow;
    background: green  url('http://www.freewebs.com/poppelt/backpardak.png') 0 0 fixed;
    color: blue;
    margin: 0;
    padding: 0;
}