MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
.mw-body-content p,.mw-body-content li { | .mw-body-content p,.mw-body-content li { | ||
line-height:1.2em; | line-height:1.2em; | ||
margin-bottom: | margin-bottom:14pt; | ||
max-width:800px; | max-width:800px; | ||
font-size:1.05em; | font-size:1.05em; | ||
font-family:calibri; | font-family:calibri; | ||
} | } |
Revision as of 11:10, 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:14pt; max-width:800px; font-size:1.05em; font-family:calibri; }