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

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;}