Difference between revisions of "MediaWiki:Common.css"
From Chilipedia
| 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; | ||
| + | } | ||
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;
}