To remove bullets from a li with CSS, add list-style-type: none to your code. For example, to remove bullets for all li and ul on all pages, use ...
確定! 回上一頁