Difference between revisions of "MediaWiki:Common.css"
From SWEBOK
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | p { margin- | + | p { |
| − | + | margin-bottom: 0 } | |
| − | } | + | p + p { |
| + | text-indent: 1.5em; | ||
| + | margin-top: 0 } | ||
Revision as of 22:10, 14 July 2015
/* CSS placed here will be applied to all skins */
p {
margin-bottom: 0 }
p + p {
text-indent: 1.5em;
margin-top: 0 }