List Style Type

Utilities for controlling the bullet/number style of a list.

Class CSS Output
list-decimal
list-style-type: decimal;
list-disc
list-style-type: disc;
list-none
list-style-type: none;