css: visited buttons should stay same color

This commit is contained in:
2026-02-24 07:02:05 -06:00
parent e350bba979
commit ea61606f68
+1 -1
View File
@@ -124,7 +124,7 @@ a.button {
} }
a:visited { a:visited {
border: solid 2px #8c7862; color: #8c7862;
} }
@keyframes hover { @keyframes hover {