Adding links to Lucy's profle

This commit is contained in:
Jason Williams
2022-11-20 17:26:26 -07:00
parent 838ebbd06d
commit 6daf1d1228
2 changed files with 3 additions and 3 deletions

View File

@@ -259,11 +259,11 @@ div {
color: var(--lucy-accent-color);
}
.links.lucy #lost a {
.links.lucy a {
color: var(--lucy-accent-color);
}
.links.lucy #lost a:hover {
.links.lucy a:hover {
color: #FF0000;
}