MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
body.Page-main_Page .catlinks { display: none; }
body.Page-main_Page .catlinks { display: none; }
body.mediawiki { font-family: georgia }
body.mediawiki { font-family: georgia }
#firstHeading{ font-family: arial, sans-serif; }
#firstHeading{ font-family: arial, sans-serif; font-size: 300%; }
#content h2, #content h3, #content h4, #content h5 { font-family: arial, sans-serif; font-weight: normal; }
#content h2, #content h3, #content h4, #content h5 { font-family: arial, sans-serif; font-weight: normal; }
#content h2 { font-size: 300%; }
#content h3 { font-size: 250%; }
#content h4 { font-size: 200%; }
#content h5 { font-size: 150%; }


/**
/**