Created
September 28, 2016 10:40
-
-
Save juanfernandes/0fb8ce77e033cd79c8780244900d3f52 to your computer and use it in GitHub Desktop.
This file contains 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 { | |
outline: 2px solid rebeccapurple; | |
box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rebeccapurple; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment