Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created July 14, 2020 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BetterProgramming/51cc1ae5a4d1e6cdb08358b1bd7860c0 to your computer and use it in GitHub Desktop.
Save BetterProgramming/51cc1ae5a4d1e6cdb08358b1bd7860c0 to your computer and use it in GitHub Desktop.
input:hover, input:focus,
button:hover, button:focus,
select:hover, select:focus,
a:hover, a:focus {
outline: red solid 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment