Module:Navbox/styles.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(restore transparency, to avoid recolouring succession box headers)
(replace with inherit)
Line 69: Line 69:
.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
background-color: transparent; /* Level 1 color */
background-color: inherit; /* Level 1 color */
}
}