Syntax

List Style Type

Setting the style of the list item marker.

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

Overview

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

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

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

Setting the position of the list item marker.

Syntax
Margin

Setting the margin area on all four sides of an element.

© Aoyue Design LLC.