Skip to content

Instantly share code, notes, and snippets.

@MariaJackson1
Last active August 8, 2022 20:48
Show Gist options
  • Select an option

  • Save MariaJackson1/204da937196591b5a869db6e15a79d0f to your computer and use it in GitHub Desktop.

Select an option

Save MariaJackson1/204da937196591b5a869db6e15a79d0f to your computer and use it in GitHub Desktop.
Highlight Text
::selection {
color: #fff;
background: #c30dbd;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment