@media screen and (device-width:1024px){ … } @import url(example.css) screen and (min-device-width:800px); <link media="screen and (min-device-width:300px) ...
確定! 回上一頁