mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-01 19:20:51 +00:00
Set focus outline color as currentColor
This commit is contained in:
parent
c77c74365b
commit
10ad4bf6c8
@ -40,7 +40,7 @@ h4, .h4 { font-size: var(--fs-h4); }
|
||||
|
||||
strong { color: var(--clr-bold-txt); }
|
||||
|
||||
:focus { outline: 0.15em solid var(--clr-body-txt); }
|
||||
:focus { outline: 0.15em solid currentColor; }
|
||||
|
||||
a {
|
||||
font-weight: 700;
|
||||
|
Loading…
x
Reference in New Issue
Block a user