MediaWiki:Common.css: Difference between revisions

m
Defined .mw-body h4{font-family:san-serif;} in order to counteract FS*.css changing the font style.
m (Added font-family:san-serif; to .mw-body h3 to counteract fs*.css changing the font style.)
m (Defined .mw-body h4{font-family:san-serif;} in order to counteract FS*.css changing the font style.)
Line 242: Line 242:
     color: #222;
     color: #222;
     font-family: san-serif;  /* line added 1/11/17 */
     font-family: san-serif;  /* line added 1/11/17 */
}
.mw-body h4 {   
    font-family: san-serif;    /* line added 1/11/17 */
}
}
2,664

edits