anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
|
raw
history blame
855 Bytes
metadata
cssClass: reference

This page lists CSS variables for ordered and unordered lists.

CSS variables

Variable Description
--list-indent Horizontal indentation depth for nested items
--list-spacing Vertical spacing between list items
--list-marker-align List marker text alignment
--list-marker-color List marker color
--list-marker-color-hover List marker color (hover)
--list-marker-color-collapsed List marker color for collapsed items
--list-marker-min-width List marker minimum width
--list-bullet-border List bullet border
--list-bullet-radius List bullet radius
--list-bullet-size List bullet width/height
--list-bullet-transform List bullet transform property
--list-numbered-style list-style-type for numbered lists