@media screen and (max-width: 480px) { #nav { float: none; } ...insert other CSS rules here }. A media query consists of a test, ...
確定! 回上一頁