MediaWiki:Splash.css: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
.navbox-list { | .navbox-list { | ||
line-height: | line-height: 0.5em; | ||
border-color: #fdfdfd; /* Must match background color */ | border-color: #fdfdfd; /* Must match background color */ | ||
} | } |
Revision as of 15:44, 6 October 2020
.navbox th,
.navbox-title {
/* background-color: black; /* Level 1 color */
}
.navbox-list {
line-height: 0.5em;
border-color: #fdfdfd; /* Must match background color */
}