Difference between revisions of "MediaWiki:Common.css"
From Chilipedia
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | .mw-collapsible .mw-collapsible-toggle { | |
− | + | float:left; | |
− | + | margin-left:0; | |
− | + | margin-right:1em; | |
− | .mw- | + | } |
Latest revision as of 22:16, 13 October 2019
/* CSS placed here will be applied to all skins */
.mw-collapsible .mw-collapsible-toggle {
float:left;
margin-left:0;
margin-right:1em;
}