Skip to content

Instantly share code, notes, and snippets.

@teeaich
Created July 4, 2013 18:21
Show Gist options
  • Save teeaich/5929494 to your computer and use it in GitHub Desktop.
Save teeaich/5929494 to your computer and use it in GitHub Desktop.
input_selection
::selection { background: #e2eae2; }
::-moz-selection { background: #e2eae2; }
::-webkit-selection { background: #e2eae2; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment