corrected a link color in the dark mode yellow skin

This commit is contained in:
Godfrey M 2021-06-23 14:06:36 -07:00
parent 0153c6ae96
commit 154adeb9b2

View file

@ -143,7 +143,7 @@ a {
} }
a:link { a:link {
color: var(--link); color: var(--header);
} }
a:visited { a:visited {