Fixed: Table color if using light theme

pull/281/head
TRaSH 4 years ago
parent 8988e5dfed
commit d5a74628f8

@ -18,9 +18,9 @@ th {
background-color:hsla(232, 54%, 41%, 1) !important; background-color:hsla(232, 54%, 41%, 1) !important;
font-weight: bold; font-weight: bold;
} }
td a { /* td a {
color: white !important; color: white !important;
} } */
td a:hover { td a:hover {
color: red !important; color: red !important;
} }

Loading…
Cancel
Save