Skip to content

Instantly share code, notes, and snippets.

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