User:X66x66/monobook.css
From Homestar Runner Wiki
< User:X66x66(Difference between revisions)
| (includes 12 intermediate revisions) | |||
| Line 1: | Line 1: | ||
| + | /* Background */ | ||
| + | |||
| + | body { | ||
| + | font-size: 10px; | ||
| + | font-family: verdana, geneva, arial, helvetica, sans-serif; | ||
| + | background: #ECECEC url(/skins/monobook/headbg-snow.png) 0 0 repeat-x; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | |||
#p-logo a { | #p-logo a { | ||
| - | background-image: url(' | + | background-image: url('images/2/2c/Wikilogoh.png') ! important; |
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
Current revision as of 01:52, 5 January 2012
/* Background */
body {
font-size: 10px;
font-family: verdana, geneva, arial, helvetica, sans-serif;
background: #ECECEC url(/skins/monobook/headbg-snow.png) 0 0 repeat-x;
}
}
#p-logo a {
background-image: url('images/2/2c/Wikilogoh.png') ! important;
background-position: top left;
background-repeat: no-repeat;
}
