276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(oop) |
(readd) |
||
Line 3: | Line 3: | ||
/* Default font (excluding headings and monospaced text) */ | /* Default font (excluding headings and monospaced text) */ | ||
body { | body { | ||
font-family: | font-family: verdana; | ||
} | } | ||
Line 9: | Line 9: | ||
#content h1, | #content h1, | ||
#content h2 { | #content h2 { | ||
font-family: | font-family: verdana; | ||
} | } | ||