Adjust colour of links

This commit is contained in:
Dave Gallant
2024-08-16 14:38:58 -04:00
parent 0c8fdd4f6c
commit f6debb0329
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ html {
}
a {
color: #83a598; /**/
color: #96ada5; /**/
}
a:visited {
color: #53514f; /**/