fixup! tune link styles, add color to menu, content, footer links
This commit is contained in:
parent
f4e48030bd
commit
21533a4e90
|
@ -73,7 +73,7 @@ body:not(.dark) #sun {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
#menu a:hover {
|
#menu a:hover {
|
||||||
color: var(--link-hover-color);
|
color: var(--primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu .active {
|
#menu .active {
|
||||||
|
|
Loading…
Reference in New Issue