MediaWiki:Common.css: Difference between revisions

m
Added .mw-body p {font-size: 1em;} to counteract FS*.css changes to font-size of paragraphs.
m (Added .mw-body h4 {font-family: san-serif;} in order to counteract FS*.css changes.)
m (Added .mw-body p {font-size: 1em;} to counteract FS*.css changes to font-size of paragraphs.)
Line 250: Line 250:
.mw-body h5 {     
.mw-body h5 {     
     font-family: san-serif;    /* line added 1/11/17 */
     font-family: san-serif;    /* line added 1/11/17 */
}
.mw-body p {
  font-size: 1em;    /* line added 1/11/17 */
}
}
2,664

edits