User:CAPS LOCK LORD/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 1: Line 1:
body {
body {
   font-size: 10px;
   font-size: 10px;
   font-family: arial, microsoft sans serif, trebuchet ms, franklin gothic medium, lucida sans unicode, tahoma;
   font-family: arial, sans-serif, trebuchet, lucida, tahoma;
}
}

Revision as of 17:22, January 2, 2007

body {
   font-size: 10px;
   font-family: arial, sans-serif, trebuchet, lucida, tahoma;
}