Reputation: 5107
How can I target Windows phone 7 with css media queries?
Right now, I am trying this with no luck.
@media only screen and (max-width: 480px) and (min-width: 5px) { // css here }
Thanks in advance
Upvotes: 4
Views: 4854
Reputation: 65564
Upvotes: 6