Jump to content

MediaWiki:Common.css: Difference between revisions

Added .mw-body p {font-size: 0.875em;} to conteract FS*.css from changing paragraph font size.
m (Added .mw-body p {font-size: 1em;} to counteract FS*.css changes to font-size of paragraphs.)
(Added .mw-body p {font-size: 0.875em;} to conteract FS*.css from changing paragraph font size.)
Line 253: Line 253:


.mw-body p {
.mw-body p {
   font-size: 1em;     /* line added 1/11/17 */
   font-size: 0.875em;   /* line added 1/11/17 */
}
}
2,664

edits