@media all and (max-width: 600px) { body { background: #000; color: #fff; } }. If you test the resulting page, you'll see the background and ...
確定! 回上一頁