Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Created October 2, 2011 19:00
Show Gist options
  • Select an option

  • Save Wolfr/1257781 to your computer and use it in GitHub Desktop.

Select an option

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