MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
* {font-family: georgia }
* {font-family: georgia }


.mw-body-content {
    font-family: georgia, serif;
}
#firstHeading{
font-family: arial, sans-serif;
}
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 {
    font-family: arial, sans-serif;
}


/**
/**