Minor link color update

This commit is contained in:
Ben Busby 2020-09-07 07:43:26 -06:00
parent 6423a629fe
commit 9e45f7208d

View File

@ -12,11 +12,11 @@ div {
}
a:visited h3 div {
color: #bbb !important;
color: #bbbbff !important;
}
a:link h3 div {
color: #b2b2ff !important;
color: #4b8eea !important;
}
a:link div {