mirror of
https://github.com/primer/css.git
synced 2025-01-03 19:51:38 +03:00
link color
This commit is contained in:
parent
8875a20e6c
commit
04767463f3
@ -21,7 +21,7 @@ body {
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--fgColor-accent, var(--color-accent-fg));
|
||||
color: var(--fgColor-link-rest, var(--color-accent-fg));
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user