4,992
edits
(Created page with "→CSS placed here will be applied to all skins: /* added 3/13/21 to move the expand collapse toggle to the left /* Collapsible elements. Toggle-link moved to left. /* Marg...") |
No edit summary |
||
Line 6: | Line 6: | ||
.mw-collapsible span.mw-collapsible-toggle { | .mw-collapsible span.mw-collapsible-toggle { | ||
float: | float:rigth; | ||
margin-left:0; | margin-left:0; | ||
margin-right:1em; | margin-right:1em; | ||
} | } |