Import site CSS
Add space before collapsible Expand/Collapse toggle.
Line 151: Line 151:
}
}


/* Collapsible JS appends [Expand]/[Collapse] with no gap after the header text. */
.mw-collapsible-toggle {
margin-left: 0.4em;
}