User:TheDJ/vector.css

From mediawiki.org

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*.mw-parser-output ul,*/
/*.mw-parser-output ol {*/
/*    list-style-position: inside;*/
/*}*/

/*.mw-parser-output ul > li {*/
/*  overflow:hidden;*/
/*  text-indent: -1em;*/
/*  padding-left: 1em;*/
/*}*/
/*.mw-parser-output ul li > ul {*/
/*  margin-left: 0.6em;*/
/*}*/

/*.mw-parser-output ol > li {*/
/*  overflow:hidden;*/
/*  text-indent: -1em;*/
/*  padding-left: 1em;*/
/*}*/
/*.mw-parser-output ol li > ol {*/
/*  margin-left: 2.2em;*/
/*}*/

@media (min-width: 1200px) {
.vector-feature-page-tools-disabled .vector-limited-width-toggle {
 display: block;
 position: fixed;
 bottom: 8px;
 right: 8px;
}
}