MediaWiki:Common.css: Difference between revisions
From Variscite Wiki
(Created page with "→CSS placed here will be applied to all skins: li { margin-bottom: 0.1em; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
li { | li { | ||
margin-bottom: | margin-bottom: 1em !important; | ||
} | } |