MediaWiki:Common.css: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Undo revision 70020 by Legoktm (talk) since we changed the logo and recent versions of MediaWiki have a better built-in support for HD logos)
Tag: Undo
(Undo revision 77592 by YvanZo (talk) as it doesn’t seem to be actually needed)
Tag: Undo
 
(One intermediate revision by the same user not shown)

Latest revision as of 13:09, 25 March 2024

/** 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;
}