CSS @media 规则 ... @media only screen and (max-width: 600px) { body { background-color: lightblue; } } ... max-height, 显示区域的最大高度,例如浏览器窗口。
確定! 回上一頁