fixup! tune link styles, add color to menu, content, footer links

This commit is contained in:
Reorx 2022-04-13 18:11:47 +08:00
parent f4e48030bd
commit 21533a4e90
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ body:not(.dark) #sun {
line-height: 1.5em;
}
#menu a:hover {
color: var(--link-hover-color);
color: var(--primary);
}
#menu .active {