User:Jeremy Visser/monobook.css

From Homestar Runner Wiki

< User:Jeremy Visser(Difference between revisions)
Jump to: navigation, search
m (Adding some custom fonts)
 
(includes 1 intermediate revision)
Line 1: Line 1:
body {
body {
-
font-family: "Luxi Sans", "Segoe UI", sans-serif;
+
font-family: sans-serif;
 +
background-attachment: fixed;
}
}

Current revision as of 15:59, 13 May 2010

body {
font-family: sans-serif;
background-attachment: fixed;
}

#bodyContent blockquote.email, #article blockquote.email {
font-family: monospace;
}
Personal tools