List Style Type

Set the marker style of a list.

Widely available

This feature is well established and works across many devices and browser versions.

Chrome
Edge
Firefox
Safari

lst-c
list-style-type: circle;
lst-d
list-style-type: disc;
lst-s
list-style-type: square;

Media Queries

Prefix a class with a breakpoint to apply it from that width up.

Pseudo Classes

Prefix a class with a state to apply it only while that state matches.