Skip to content

Instantly share code, notes, and snippets.

@vquaiato
Created March 17, 2012 12:34
Show Gist options
  • Save vquaiato/2058413 to your computer and use it in GitHub Desktop.
Save vquaiato/2058413 to your computer and use it in GitHub Desktop.
media queries to iPhone
<!--[if !IE]>-->
<link type="text/css" rel="stylesheet" media="only screen and (max-device-width: 480px)"
href="iPhone.css">
<!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment