Web: style "current page" links differently
This makes it visible which section of Flamenco you're actually in.
This commit is contained in:
parent
f1a3d98c5b
commit
df36d93d7b
@ -146,6 +146,10 @@ a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.router-link-active {
|
||||
color: var(--color-accent-text);
|
||||
}
|
||||
|
||||
header {
|
||||
align-items: center;
|
||||
color: var(--color-text-muted);
|
||||
|
Loading…
x
Reference in New Issue
Block a user