MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
update heading styles
Line 84: Line 84:


/* Sans-serif headings */
/* Sans-serif headings */
.mw-body h1,
.mw-body .mw-heading1,
.mw-body-content h1,
.mw-body-content .mw-heading1,
.mw-body-content h2 {
.mw-body-content .mw-heading2 {
font-family: inherit;
font-family: inherit;
}
}