MediaWiki:Common.css

From MusicBrainz Wiki
Revision as of 20:41, 10 January 2014 by Nikki (talk | contribs)
Jump to navigationJump 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/** CSS placed here will be applied to all skins */

#content {margin: 2.8em 0 0 12.5em; padding: 0.1em 1em 1em;}

.mbwiki-navbox-header { background-color: #b0c4de }
.mbwiki-navbox-row td { border-width: 1px 0px; text-align: left; }
.mbwiki-navbox-rowtitle { background-color: #EEEEEE; }

.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}