Search notes:

CSS properties: list-style, list-style-image, list-style-position, list-style-type

list-style-image
list-style-position
list-style-type
list-style is a shorthand to specify all list-style-* properties at once
list-style-* properties are applied all elements whose display value is list-item (which by default is <li>)

See also

The @counter-style CSS at-rule.
CSS properties

Index