Difference between revisions of "MediaWiki:Common.css"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 8: Line 8:
     float:none;
     float:none;
     font-size: large;
     font-size: large;
    font-weight: bold;
/*    margin-left:0; */
/*    margin-left:0; */
/*    margin-right:1em; */
/*    margin-right:1em; */
}
}

Revision as of 01:28, 2 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; */
    float:none;
    font-size: large;
    font-weight: bold;
/*    margin-left:0; */
/*    margin-right:1em; */
}