MediaWiki:Common.css: Difference between revisions

m
Added font-family:san-serif; to .mw-body h3 to counteract fs*.css changing the font style.
m (Testing the reach of Common.css)
m (Added font-family:san-serif; to .mw-body h3 to counteract fs*.css changing the font style.)
Line 241: Line 241:
.mw-body h3 {
.mw-body h3 {
     color: #222;
     color: #222;
    font-family: san-serif;  /* line added 1/11/17 */
}
}
2,664

edits