@import url(style.css) screen;; @media @media all and (max-width: 980px) { ... } 第三種最近比較熱門,使用的方式是 @-rule 的作法,也就是說, ...
確定! 回上一頁