User:X66x66/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
m |
(testing) |
||
Line 7: | Line 7: | ||
padding: 0; | padding: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | #p-logo a { | ||
+ | background-image: url('images/2/2c/Wikilogoh.png') ! important; | ||
+ | background-position: top left; | ||
+ | background-repeat: no-repeat; | ||
} | } |
Revision as of 21:58, 2 March 2007
/* Background */ body { font: v-small arial narrow; background: green url('http://www.hrwiki.org/images/6/66/xmas_field.png') 0 0 fixed; color: blue; margin: 0; padding: 0; } #p-logo a { background-image: url('images/2/2c/Wikilogoh.png') ! important; background-position: top left; background-repeat: no-repeat; }