Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,865
edits
No edit summary |
No edit summary |
||
Line 236: | Line 236: | ||
margin-right:auto; | margin-right:auto; | ||
margin-top:5px; | margin-top:5px; | ||
background: none; | |||
} | |||
.collapsed .navbox-title { | |||
background: #f0effb; /*#eeedf7*/ | |||
} | |||
.navbox-subgroup .navbox-title { | |||
background: none; | |||
} | |||
.collapsed .navbox-title { | |||
background: #eff0fb; /* #eeedf7 #f0effb */ | |||
} | |||
tr:nth-child(3n) .collapsed .navbox-title, | |||
tr:nth-child(14n+7) .collapsed .navbox-title, | |||
tr:nth-child(14n+29) .collapsed .navbox-title { | |||
background: #d8d9eb; /* #d4d3e1 */ | |||
} | |||
tr:nth-child(5n+4) .collapsed .navbox-title { | |||
background: none; | |||
} | |||
tr:nth-child(5n+12) .collapsed .navbox-title { | |||
background: white; | |||
} | |||
tr:nth-child(14n+27) .collapsed .navbox-title, | |||
tr:nth-child(14n+17) .collapsed .navbox-title, | |||
tr:nth-child(14n+13) .collapsed .navbox-title { | |||
background: #fdfdff; | |||
} | } | ||
.navbox-subgroup .navbox-group, | .navbox-subgroup .navbox-group, | ||
.navbox-subgroup .navbox-abovebelow { | .navbox-subgroup .navbox-abovebelow { | ||
background:#e6e6ff; | background: #e6e6ff; | ||
} | } | ||
edits