Removed: red hover over color

pull/769/head
TRaSH 2 years ago
parent bb9101c453
commit 1f42a60e0c

@ -15,11 +15,11 @@ th {
/* td a { /* td a {
color: white !important; color: white !important;
} }
*/
td a:hover { td a:hover {
color: red !important; color: red !important;
} }
*/
.md-content { .md-content {
--md-typeset-a-color: orange; --md-typeset-a-color: orange;
} }

Loading…
Cancel
Save