@media only screen and (min-device-width : 60em) {/* 960px */ [...] } If the user resizes the browser window, the HTML element will shrink ...
確定! 回上一頁