Created page with "→CSS placed here will be applied to all skins: →Collapsible elements. Toggle-link moved to left. /* Margin around it adjusted.: .mw-collapsible span.mw-collapsible-t..." |
(No difference)
|
Revision as of 20:16, 25 February 2022
/* CSS placed here will be applied to all skins */ /* Collapsible elements. Toggle-link moved to left. /* Margin around it adjusted. */ .mw-collapsible span.mw-collapsible-toggle { float:left; margin-left:0; margin-right:1em; }