MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
.mw-body-content p,.mw-body-content li { | .mw-body-content p,.mw-body-content li { | ||
line-height:1. | line-height:1.2em; | ||
margin-bottom:0. | margin-bottom:0.7em; | ||
max-width: | max-width:800px; | ||
font-size:0.875em; | |||
} | } |
Revision as of 11:07, 12 September 2019
/* CSS placed here will be applied to all skins */ .mw-body-content p,.mw-body-content li { line-height:1.2em; margin-bottom:0.7em; max-width:800px; font-size:0.875em; }