Difference between revisions of "MediaWiki:Common.css"
| Line 5: | Line 5: | ||
#n-Your-Accounts{ | #n-Your-Accounts{ | ||
| − | margin-left: | + | margin-left: 10px!important; |
} | } | ||
#n-LSF-Jobs{ | #n-LSF-Jobs{ | ||
| − | margin-left: | + | margin-left: 10px!important; |
} | } | ||
.noautonum .tocnumber { display: none; } | .noautonum .tocnumber { display: none; } | ||
.noautonum .mw-headline-number { display: none; } | .noautonum .mw-headline-number { display: none; } | ||
Revision as of 14:56, 2 December 2020
/* CSS placed here will be applied to all skins */
/* use a <div class="noautonum"> around a page to suppress autonumbering of sections. */
#n-Your-Accounts{
margin-left: 10px!important;
}
#n-LSF-Jobs{
margin-left: 10px!important;
}
.noautonum .tocnumber { display: none; }
.noautonum .mw-headline-number { display: none; }