MediaWiki:Common.css: Difference between revisions

From Acadēmīa Latīnitātis
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* === Collapsible elements. Toggle-link moved to left. ===
/* Margin around it adjusted.
/* https://community.fandom.com/wiki/Thread:1104268
/* https://community.wikia.com/wiki/Thread:499656
/* https://community.wikia.com/wiki/Help:Collapsing
/* https://cannabis.wikia.com/wiki/MediaWiki:Wikia.css */
.mw-collapsible span.mw-collapsible-toggle {
    float: left;
    margin-left: 0;
    margin-right: 1em;
}

Revision as of 15:47, 25 December 2022

/* CSS placed here will be applied to all skins */