Skip to content

Instantly share code, notes, and snippets.

@janheinrichmerker
Created September 24, 2013 14:06
Show Gist options
  • Save janheinrichmerker/6685297 to your computer and use it in GitHub Desktop.
Save janheinrichmerker/6685297 to your computer and use it in GitHub Desktop.
Hide all elements with attribute "hidden"
[hidden]{
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment