User:GrilledCheese/monobook.css
From Homestar Runner Wiki
< User:GrilledCheese(Difference between revisions)
Current revision as of 00:56, 21 March 2008
#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;
}
