Skip to content

Instantly share code, notes, and snippets.

@huacnlee
Created August 3, 2010 01:02
Show Gist options
  • Save huacnlee/505626 to your computer and use it in GitHub Desktop.
Save huacnlee/505626 to your computer and use it in GitHub Desktop.
/* iPhone CSS 写法 */
body { margin:0px;-webkit-text-size-adjust:none;}
body[orient="profile"]{width:320px;height:100%;}
body[orient="landscape"]{width:480px;height:100%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment