windows 7移动css媒体查询

Vic*_*tor 4 css mobile windows-phone-7 media-queries

如何使用css媒体查询定位Windows phone 7?

现在,我正在尝试这个没有运气.

@media only screen and (max-width: 480px) and (min-width: 5px)  { // css here }
Run Code Online (Sandbox Code Playgroud)

提前致谢