List Category Keys
list
The keys in the list
category control the arrangement and style of ordered and unordered lists.
The marker-font-color
key controls the color of the bullet glyph that marks items in unordered lists and the color of the number or letter marker for items in ordered lists.
The text-align
key controls the alignment of the list text only, not nested content, such as nested blocks and lists.
Key | Value Type | Example |
---|---|---|
indent |
Measurement |
|
item-spacing |
Measurement |
|
marker-font-color |
Color |
|
text-align |
Text alignment |
|
ulist-marker
The keys in the ulist-marker
category control the arrangement and style of the unordered list markers.
Key | Value Type | Example |
---|---|---|
font-family |
Font family name |
|
font-size |
Number |
|
font-color |
Color |
|
line-height |
Number |
|
ulist-marker-<type>
The keys in the ulist-marker-<type>
category control the arrangement and style of a type of unordered list marker.
Type can be disc
, square
, circle
, checked
, or unchecked
.
Key | Value Type | Example |
---|---|---|
content |
|
|
font-family |
Font family name |
|
font-size |
Number |
|
font-color |
Color |
|
line-height |
Number |
|