Template:Locations/style.css: Difference between revisions

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


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

a {
color: #fff!important;
color: #fff!important;
}
}
Line 15: Line 11:
}
}


a span {
button span {
color: #fff!important;
color: #fff!important;
}
}

Revision as of 16:55, 8 February 2024

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

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

a:visited {
	color: #fff!important;
}

button span {
	color: #fff!important;
}