link styling
Added link color style for all general site links
This commit is contained in:
parent
cab52f5cdd
commit
f349d89f15
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
a {
|
||||
color: var(--link-color)
|
||||
}
|
||||
Loading…
Reference in a new issue