User:X66x66/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
(testing) |
|||
Line 2: | Line 2: | ||
font: v-small arial narrow; | font: v-small arial narrow; | ||
- | background: | + | background: url('http://www.hrwiki.org/w/skins/monobook/headbg-snow.png') 0 0 fixed; |
color: blue; | color: blue; | ||
margin: 0; | margin: 0; |
Revision as of 01:47, 5 January 2012
/* Background */ body { font: v-small arial narrow; background: url('http://www.hrwiki.org/w/skins/monobook/headbg-snow.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; }