Skip to content

Instantly share code, notes, and snippets.

@0xBADC0FFEE
Created September 6, 2013 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xBADC0FFEE/6461401 to your computer and use it in GitHub Desktop.
Save 0xBADC0FFEE/6461401 to your computer and use it in GitHub Desktop.
@media screen and (max-width: 960px) {
/** Style Rules here **/
}
<link rel="stylesheet" media="screen and (orientation: portrait) and (min-width: 960px), projection" href="style.css" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment