Template:Typo/Styles.css

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

/* :not selector is used so that the color does not override [[Template:Color]] */
:not(.zw-color) > .tooltip--sic {
	color: lightblue;
}