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

Difference between revisions of "User:X66x66/monobook.css"

From Wiki User Wiki
Jump to: navigation, search
(Undo revision 175155 by X66x66 (Talk))
Line 1: Line 1:
 
#p-logo a {
 
#p-logo a {
   background-image: url('http://www.clamburger.org/wuw/images/WUWlogo.png') ! important;
+
   background-image: url('http://20t0x6.x66x66.dreamhosters.com/images/20t0x6.x66x66.dreamhosters.com/c/c9/Logo.png') ! important;
 
   background-position: top left;
 
   background-position: top left;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
Line 25: Line 25:
 
body {
 
body {
 
     font: v-small arial narrow;
 
     font: v-small arial narrow;
     background: #4F4F4F  url('http://fanstuff.hrwiki.org/images/1/14/bandwback.png') top left no-repeat;
+
     background: #4F4F4F  url('http://20t0x6.x66x66.dreamhosters.com/skins/vector/images/border.png') top left no-repeat;
 
     color: #4F4F4F;
 
     color: #4F4F4F;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
 
}
 
}

Revision as of 20:50, 28 July 2011

#p-logo a {
   background-image: url('http://20t0x6.x66x66.dreamhosters.com/images/20t0x6.x66x66.dreamhosters.com/c/c9/Logo.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://20t0x6.x66x66.dreamhosters.com/skins/vector/images/border.png') top left no-repeat;
    color: #4F4F4F;
    margin: 0;
    padding: 0;
}