new focus outline
This commit is contained in:
parent
bd01fcfdef
commit
03857e40b5
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@
|
|||
--replayGradient: linear-gradient(45deg, hsl(248deg 58% 29%), hsl(13deg 41% 42%));
|
||||
}
|
||||
|
||||
*:focus-visible {
|
||||
outline:2px solid var(--keyColor);
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue