CSS 属性 list-style-type
list-style-type可以设置列表元素的 marker(比如圆点、符号、或者自定义计数器样式), 默认为disc实心圆点
参考MDN
常见属性
none 不显示<ul style
2023-09-13