Skip to content

Instantly share code, notes, and snippets.

@ayies128
Created January 30, 2017 14:24
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 ayies128/c282b1c09497153717dbfb7ea68f7f70 to your computer and use it in GitHub Desktop.
Save ayies128/c282b1c09497153717dbfb7ea68f7f70 to your computer and use it in GitHub Desktop.
selectionFix
:not(input)::selection {
background: #4f5362;
color: #FFFFFF;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment