- 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"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the DarkVector skin: .infobox-equipment { color: black; }") |
|||
Line 2: | Line 2: | ||
.infobox-equipment { | .infobox-equipment { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .infobox-equipment a { | ||
color: black; | color: black; | ||
} | } |
Revision as of 19:30, 23 October 2022
/* CSS placed here will affect users of the DarkVector skin */
.infobox-equipment {
color: black;
}
.infobox-equipment a {
color: black;
}