Skip to content

Instantly share code, notes, and snippets.

@Fresh-Dev
Created February 10, 2016 19:25
Show Gist options
  • Save Fresh-Dev/e49f091e368aae60145f to your computer and use it in GitHub Desktop.
Save Fresh-Dev/e49f091e368aae60145f to your computer and use it in GitHub Desktop.
Custom Text 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