Use max-width with any CSS selector to apply it. /* Restrict all div elements to a max-width of 100px */ div { max-width: ...
確定! 回上一頁