make calendar links visible

master
Dirk Heilig 2024-01-18 18:30:21 +01:00
parent 999a20534d
commit 98976a3c2e
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ a.external:after {
}
.side a {
color: var(--color-fg-font-normal);
color: var(--color-dark-fg-font-hyper-hover);
text-decoration: none;
}
.side a:hover {