Template:Locations/style.css: Difference between revisions

From Ethereal Superheroes Universe
Content added Content deleted
No edit summary
No edit summary
Line 7: Line 7:
}
}


a:visited {
.section-header a:visited {
color: #fff!important;
color: #fff!important;
}
}


button span {
.section-header button span {
color: #fff!important;
color: #fff!important;
}
}

Revision as of 16:56, 8 February 2024

.locations .mw-collapsible-toggle a {
	color: #fff!important;
}

.section-header a {
	color: #fff!important;
}

.section-header a:visited {
	color: #fff!important;
}

.section-header button span {
	color: #fff!important;
}