ul{ list-style-type: none; margin: 0; padding: 0; text-align: center; } ul li{ background-color: gray; padding: 10px; } ul li:hover{ ...
確定! 回上一頁