MediaWiki:Common.css: Difference between revisions
Created page with "→CSS placed here will be applied to all skins: /* OK, first a note for you BJ. This took a FORKING hour to figure out back on 8.13.2020; The Create Source Tab will not..." |
mNo edit summary |
||
| Line 12: | Line 12: | ||
*/ | */ | ||
/* 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; | |||
} | |||