Skip to content

Instantly share code, notes, and snippets.

@verekia
Created August 23, 2016 22:20
Show Gist options
  • Save verekia/479d2d56a2f47d18aa029c065fcb0563 to your computer and use it in GitHub Desktop.
Save verekia/479d2d56a2f47d18aa029c065fcb0563 to your computer and use it in GitHub Desktop.
a {
color: red;
}
a:not(.notme) {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment