MediaWiki:Common.css

From DeepSense Docs
Revision as of 02:07, 12 December 2020 by Jnewport (talk | contribs)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* 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-Basic-Linux{
margin-left: 20px!important;
}
#n-SSH-client-setup{
margin-left: 20px!important;
}
#n-Glossary{
margin-left: 20px!important;
}
#n-Info-for-first-time-cluster-users{
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-Submitting-Jobs{
margin-left: 20px!important;
}
#n-Checking-Job-Status{
margin-left: 20px!important;
}
#n-Writing-Script{
margin-left: 20px!important;
}

#n-Your-Accounts{
margin-left: 20px!important;
}
#n-Data-Storage{
margin-left: 20px!important;
}
#n-LSF-Jobs{
margin-left: 20px!important;
}

.noautonum .tocnumber { display: none; }
.noautonum .mw-headline-number { display: none; }