Fixed: Table color if using light theme

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

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

Loading…
Cancel
Save