Created
February 9, 2022 19:45
-
-
Save fstorr/bfd4e1086af4fa8f1410aa2e16066369 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*:focus-visible{ | |
outline:2px solid hsl(120,100%,50%) !important; | |
box-shadow: 0 0 0.25em 3px hsla(0,0%,0%,.60) !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment