Skip to content

Instantly share code, notes, and snippets.

@ynonp
Created November 20, 2012 10:20
Show Gist options
  • Save ynonp/4117131 to your computer and use it in GitHub Desktop.
Save ynonp/4117131 to your computer and use it in GitHub Desktop.
Untitled
body {
background: purple;
}
@media (max-width: 500) {
body {
background: yellow;
}
}
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment