/ Published in: CSS
URL: http://squaregirl.com/blog/2009/6/1/iphone-css.html
Expand |
Embed | Plain Text
@media only screen and (max-device-width: 480px) { body {color:#000;} }
You need to login to post a comment.
sveggiani on 07/20/09
4 people have marked this snippet as a favorite
LeeRJohnson
carriegates
umang_nine
xpoint
URL: http://squaregirl.com/blog/2009/6/1/iphone-css.html
@media only screen and (max-device-width: 480px) { body {color:#000;} }
You need to login to post a comment.