- 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
Line 8: | Line 8: | ||
color: black !important; | color: black !important; | ||
} | } | ||
+ | |||
+ | td.highlighted[style*='background-color: #ffff40'] { color: black; } | ||
+ | td.highlighted[style*='background-color: #73ff4d'] { color: black; } |
Revision as of 11:56, 4 November 2022
/* CSS placed here will affect users of the DarkVector skin */
.infobox-equipment {
color: black;
}
.infobox-equipment a {
color: black !important;
}
td.highlighted[style*='background-color: #ffff40'] { color: black; }
td.highlighted[style*='background-color: #73ff4d'] { color: black; }