@media only screen and (max-width: 600px) { body { background-color: lightblue; } } ... CSS 语法. @media not|only mediatype and (mediafeature and|or|not ...
確定! 回上一頁