Difference between revisions of "MediaWiki:Common.css"
| Line 5: | Line 5: | ||
#n-VPN-Setup{ | #n-VPN-Setup{ | ||
| + | margin-left: 20px!important; | ||
| + | } | ||
| + | #n-Introduction-to-Linux{ | ||
margin-left: 20px!important; | margin-left: 20px!important; | ||
} | } | ||
Revision as of 16:29, 3 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-VPN-Setup{
margin-left: 20px!important;
}
#n-Introduction-to-Linux{
margin-left: 20px!important;
}
#n-Available-Software{
margin-left: 20px!important;
}
#n-Installing-Software{
margin-left: 20px!important;
}
#n-Using-Software{
margin-left: 20px!important;
}
#n-Your-Accounts{
margin-left: 10px!important;
}
#n-LSF-Jobs{
margin-left: 10px!important;
}
.noautonum .tocnumber { display: none; }
.noautonum .mw-headline-number { display: none; }