css: visited buttons should stay same color
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ a.button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
border: solid 2px #8c7862;
|
color: #8c7862;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes hover {
|
@keyframes hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user