MediaWiki:Splash.css: Difference between revisions
Thanathros (talk | contribs) (Replaced content with ".navbox th, .navbox-title { background-color: black; →Level 1 color: }") Tag: Replaced |
Thanathros (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.navbox th, | .navbox th, | ||
.navbox-title { | .navbox-title { | ||
/* background-color: black; /* Level 1 color */ | |||
} | |||
.navbox-list { | |||
/*line-height: 1.5em;*/ | |||
border-color: #fdfdfd; /* Must match background color */ | |||
} | } |
Latest revision as of 15:44, 6 October 2020
.navbox th,
.navbox-title {
/* background-color: black; /* Level 1 color */
}
.navbox-list {
/*line-height: 1.5em;*/
border-color: #fdfdfd; /* Must match background color */
}