MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
margin-bottom:0.7em; | margin-bottom:0.7em; | ||
max-width:800px; | max-width:800px; | ||
font-size: | font-size:12pt; | ||
font-family:calibri; | font-family:calibri; | ||
} | } | ||
.mw-body-content li{ | |||
margin-bottom:.1em;} |
Latest revision as of 08:05, 14 January 2020
/* 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:12pt; font-family:calibri; } .mw-body-content li{ margin-bottom:.1em;}