Skip to content

Instantly share code, notes, and snippets.

@nicoxxxcox
Created April 2, 2019 07:42
Show Gist options
  • Save nicoxxxcox/170db259389ec253e61ffc4e84a4eae4 to your computer and use it in GitHub Desktop.
Save nicoxxxcox/170db259389ec253e61ffc4e84a4eae4 to your computer and use it in GitHub Desktop.
<a> within links highlight
a[href=""],
a[href="#"],
a:not([href]) {
border: 5px dashed #cc0000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment