indicate page was visited

This commit is contained in:
keyan 2021-09-11 11:45:20 -05:00
parent 2dd49171e2
commit 4c7c791ed3

View File

@ -16,6 +16,10 @@
flex: 1 0 128px;
}
a.link:visited {
color: grey;
}
.other {
font-size: 70%;
color: grey;