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; } |
| + | td.highlighted { color: #212121 !important; } |
| + | td.highlighted { color: #212121 !important; } |
| + | td.highlighted a { color: #0d47a1 !important; } |
| | | |
− | .infobox-equipment { | + | .q01 { color: black !important; } |
− | color: black;
| + | .q02 { color: black !important; } |
| + | .q03 { color: black !important; } |
| + | .q04 { color: black !important; } |
| + | .q05 { color: black !important; } |
| + | .q06 { color: white !important; } |
| + | .q07 { color: black !important; } |
| + | |
| + | .q5 { color: black !important; } |
| + | .q6 { color: black !important; } |
| + | .q7 { color: black !important; } |
| + | .q8 { color: black !important; } |
| + | |
| + | .dev-s1 { color: black !important; } |
| + | .dev-s2 { color: black !important; } |
| + | .dev-s3 { color: black !important; } |
| + | .dev-s4 { color: black !important; } |
| + | .dev-s5 { color: black !important; } |
| + | .dev-s0 { color: black !important; } |
| + | |
| + | .dev-f_s { color: black !important; } |
| + | .dev-a { color: black !important; } |
| + | .dev-b { color: black !important; } |
| + | |
| + | /* https://github.com/dolfinus/DarkVector/issues/19 */ |
| + | |
| + | a,.mw-body a.external,.mw-body a.extiw,.uls-language-list a { color: #e69710 !important; } |
| + | a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited { color: #db8200 !important; } |
| + | a.new,#p-personal a.new { color: #ba0000 !important; } |
| + | a.new:visited,#p-personal a.new:visited { color: #a55858 !important; } |
| + | |
| + | .fixed-header { |
| + | border-top: 1px solid #666; |
| + | border-right: 1px solid #666; |
| } | | } |
| | | |
− | .infobox-equipment a { | + | .fixed-header > tr > th, .fixed-header > tr > td, .fixed-header > * > tr > th, .fixed-header > * > tr > td { |
− | color: black !important;
| + | box-shadow: inset 0 -1px 0 #666, inset 1px 0 0 #666; |
| } | | } |