You can also add other restrictions such as width and/or height to media type. [css] @media only screen and (max-width: 500px) { body { width: ...
確定! 回上一頁