• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "MediaWiki:Darkvector.css"

From Kancolle Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
.infobox-equipment a {
 
.infobox-equipment a {
color: black;
+
color: black !important;
 
}
 
}

Revision as of 19:31, 23 October 2022

/* CSS placed here will affect users of the DarkVector skin */

.infobox-equipment {
	color: black;
}

.infobox-equipment a {
	color: black !important;
}