THE WUW IS OPEN FOR BUSINESS
(even if you aren't vegan)

User:X66x66/monobook.css

From Wiki User Wiki
< User:X66x66
Revision as of 20:48, 28 July 2011 by X66x66 (talk | contribs) (Undo revision 175155 by X66x66 (Talk))
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#p-logo a {
   background-image: url('http://www.clamburger.org/wuw/images/WUWlogo.png') ! important;
   background-position: top left;
   background-repeat: no-repeat;
}


/* Tunning Up You Have New Messages Sign (TUYHNMS) */

   .usermessage {
     background-color: #CCCCCC;
     border: 2px solid black;
     color: #000000;
     font-weight: bold;
     margin: 2em 0em 1em 0em;
     padding: 0.5em 1em;
     vertical-align: middle;
}


[[Image:WUWlogo.png|150px]]


/* Background */
body {
    font: v-small arial narrow;
    background: #4F4F4F  url('http://fanstuff.hrwiki.org/images/1/14/bandwback.png') top left no-repeat;
    color: #4F4F4F;
    margin: 0;
    padding: 0;
}