Template:Locations/style.css: Difference between revisions

From Ethereal Superheroes Universe
Content added Content deleted
(Created page with ".locations .mw-collapsible-toggle a { color: #fff!important; }")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
.locations .mw-collapsible-toggle a {
.locations .mw-collapsible-toggle a {
color: #fff!important;
}

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

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

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

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

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

Latest revision as of 16:58, 8 February 2024

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

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

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

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

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

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