Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Common.css: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
readd
(oop)
(readd)
Line 3: Line 3:
/* Default font (excluding headings and monospaced text) */
/* Default font (excluding headings and monospaced text) */
body {
body {
   font-family: Verdana;
   font-family: verdana;
}
}


Line 9: Line 9:
#content h1,  
#content h1,  
#content h2 {
#content h2 {
   font-family: "Verdana", sans-serif;
   font-family: verdana;
}
}


Navigation menu