# list-style-type

list-style-type 表示列表项前方的符号,默认情况下 ulli 的值为 disc, olli 值为 disc.一般在 CSS reset 时会降值设置为none

demo loading