List Style

List Style Type

Style syntax for setting the style of the list item marker.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
list-style-type:typelist-style-type: type
list-style:disclist-style-type: disc
list-style:decimallist-style-type: decimal

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="list-style-type:circle:hover list-style-type:circle@sm list-style-type:circle@dark list-style-type:circle@print">…</div>
PREVIOUS
List Style Position

Style syntax for setting the position of the list item marker.

NEXT
Object Fit

Style syntax for setting how the content should be resized to fit its container.

MIT License Ā© Aoyue Design LLC.