摘要: /* iPads (landscape) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { /* Styles */ } /* iPads (... 阅读全文
posted @ 2017-01-05 16:42 ghfjj 阅读(254) 评论(0) 推荐(0)