Line 1: |
Line 1: |
− | /* CSS placed here will affect users of the DarkVector skin */
| + | .infobox-equipment { color: black !important; } |
− | | + | .infobox-equipment a { color: black !important; } |
− | .infobox-equipment { | + | td.highlighted[style*='background-color: #ffff40'] { color: black !important; } |
− | color: black;
| + | td.highlighted[style*='background-color: #73ff4d'] { color: black !important; } |
− | } | |
− | | |
− | .infobox-equipment a { | |
− | color: black !important;
| |
− | } | |
− | | |
− | td.highlighted[style*='background-color: #ffff40'] { color: black; } | |
− | td.highlighted[style*='background-color: #73ff4d'] { color: black; } | |