User:MarioLOA/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:
h1 {font-family: Bembo;
h1 {font-family: Bembo, Garamond, Times New Roman, serif;
     font-size: xx-large;}
     font-size: xx-large;}
h2 {font-family: Palatino Linotype;
h2 {font-family: Palatino Linotype, Book Antiqua, serif;
     font-size: x-large;}
     font-size: x-large;}
h3 {font-family: Palatino Linotype;
h3 {font-family: Palatino Linotype, Book Antiqua, serif;
     font-size: large;}
     font-size: large;}
h4 {font-family: Palatino Linotype;
h4 {font-family: Palatino Linotype, Book Antiqua, serif;
     font-size: medium;}
     font-size: medium;}
h5 {font-family: Palatino Linotype;
h5 {font-family: Palatino Linotype, Book Antiqua, serif;
     font-size: small;}
     font-size: small;}
h6 {font-family: Palatino Linotype;
h6 {font-family: Palatino Linotype, Book Antiqua, serif;
     font-size: x-small;}
     font-size: x-small;}
/*#editpage-copywarn, .editOptions {font-family: Arial !important;}*/
/*#editpage-copywarn, .editOptions {font-family: Arial !important;}*/

Revision as of 17:06, July 23, 2011

h1 {font-family: Bembo, Garamond, Times New Roman, serif;
    font-size: xx-large;}
h2 {font-family: Palatino Linotype, Book Antiqua, serif;
    font-size: x-large;}
h3 {font-family: Palatino Linotype, Book Antiqua, serif;
    font-size: large;}
h4 {font-family: Palatino Linotype, Book Antiqua, serif;
    font-size: medium;}
h5 {font-family: Palatino Linotype, Book Antiqua, serif;
    font-size: small;}
h6 {font-family: Palatino Linotype, Book Antiqua, serif;
    font-size: x-small;}
/*#editpage-copywarn, .editOptions {font-family: Arial !important;}*/