User:Dinoshaur/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
m (Too far.) |
|||
| Line 4: | Line 4: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
| + | |||
| + | body { | ||
| + | font-size: 10px; | ||
| + | font-family: verdana, geneva, arial, helvetica, sans-serif; | ||
| + | background: #FFC url(skins/monobook/headbg-fs.jpg) 0 0 repeat-x; | ||
| + | } | ||
Revision as of 19:59, 10 December 2007
#p-logo a {
background-image: url('http://www.hrwiki.org/images/thumb/8/8a/Whale.PNG/147px-Whale.PNG') ! important;
background-position: top left;
background-repeat: no-repeat;
}
body {
font-size: 10px;
font-family: verdana, geneva, arial, helvetica, sans-serif;
background: #FFC url(skins/monobook/headbg-fs.jpg) 0 0 repeat-x;
}
