User:Jeremy Visser/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
m (Adding some custom fonts) |
m (Fixed background) |
||
Line 1: | Line 1: | ||
body { | body { | ||
- | font-family: | + | font-family: sans-serif; |
+ | background-attachment: fixed; | ||
} | } | ||
Revision as of 00:14, 14 March 2007
body { font-family: sans-serif; background-attachment: fixed; } #bodyContent blockquote.email, #article blockquote.email { font-family: monospace; }