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
Line 1: Line 1:
 
#p-logo a {
 
#p-logo a {
   background-image: url('http://img192.imageshack.us/img192/1443/logonfn.png') ! important;
+
   background-image: url('http://ovaltine.ppc.freehostingcloud.com/images/8/89/Wuwunclesam.png') ! important;
 
   background-position: top left;
 
   background-position: top left;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;

Revision as of 19:01, 21 August 2011

#p-logo a {
   background-image: url('http://ovaltine.ppc.freehostingcloud.com/images/8/89/Wuwunclesam.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;
}

body {

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