MediaWiki:Vector.css

From Wikispecies
Jump to navigation Jump to search

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Edit this file to customize the Vector skin for the entire site */
div#p-logo, div#p-logo a, div#p-logo a:hover {
    height: 180px;
}

div#mw-panel {
    padding-top: 20px;
}

/* Bypassing bug 2020 – from Yiddish Wikipedia */
ul {
    margin-left: 1.5em;
    margin-right: 1.5em;
}
ol {
    margin-left: 2.4em;
    margin-right: 2.4em;
}