Skip to content

Instantly share code, notes, and snippets.

@gil00pita
Last active August 29, 2015 14:09
Show Gist options
  • Save gil00pita/3677dd755efac7299cf4 to your computer and use it in GitHub Desktop.
Save gil00pita/3677dd755efac7299cf4 to your computer and use it in GitHub Desktop.
::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