Template:Categories/Styles.css

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
/* [[Category:Template Styles]] */

/* Visually distinguish category-based navboxes from curated ones */
/* Otherwise it looks weird for some navboxes to be ordered alphabetically and others not */
.zw-categories__navboxes-category-list .zw-navbox__header,
.zw-categories__navboxes-category-list .zw-navbox__footer,
.zw-categories__navboxes-category-list .zw-navbox__row-header {
    background-color: #336089;
}

.zw-categories__navboxes-category-list .zw-navbox__header:hover {
	background-color: #245681;
}