Use global accent color
This commit is contained in:
parent
dc673b8329
commit
fbbce37360
13 changed files with 15 additions and 15 deletions
|
@ -122,7 +122,7 @@ ul:not([class]) li + li {
|
|||
}
|
||||
|
||||
a:not([class]) {
|
||||
color: color-mod(var(--color-primary) l(-5%));
|
||||
color: var(--color-primary);
|
||||
text-decoration-skip-ink: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue