Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Created October 2, 2011 19:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wolfr/1257781 to your computer and use it in GitHub Desktop.
Save Wolfr/1257781 to your computer and use it in GitHub Desktop.
Inheritance prevention
@media all and (min-width: 500px) and (max-width: 700px) {
/* Styles constrained to 500-700px */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment