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
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
h1 {font-family: Bembo;
h1 {font-family: Bembo Book SC;
     font-size: xx-large;}
     font-size: xx-large !important;}
h2 {font-family: Palatino Linotype;
h2 {font-family: Bembo;
     font-size: x-large;}
     font-size: x-large;}
h3 {font-family: Palatino Linotype;
h3 {font-family: Bembo;
     font-size: large;}
     font-size: large;}
h4 {font-family: Palatino Linotype;
h4 {font-family: Bembo;
     font-size: medium;}
     font-size: medium;}
h5 {font-family: Palatino Linotype;
h6 {font-family: Bembo;
    font-size: small;}
h6 {font-family: Palatino Linotype;
     font-size: x-small;}
     font-size: x-small;}
/*#editpage-copywarn, .editOptions {font-family: Arial !important;}*/
#content {font-family: Constantia; font-size: 120%;}
#editpage-copywarn, .editOptions, .templatesUsed, .hiddencats {font-family: Arial !important; font-size: small;}

Latest revision as of 17:03, May 5, 2012

h1 {font-family: Bembo Book SC;
    font-size: xx-large !important;}
h2 {font-family: Bembo;
    font-size: x-large;}
h3 {font-family: Bembo;
    font-size: large;}
h4 {font-family: Bembo;
    font-size: medium;}
h6 {font-family: Bembo;
    font-size: x-small;}
#content {font-family: Constantia; font-size: 120%;}
#editpage-copywarn, .editOptions, .templatesUsed, .hiddencats {font-family: Arial !important; font-size: small;}