2 lines
80 B
CSS
2 lines
80 B
CSS
ol.ol-marker-1 > li::marker { content: "("counter(list-item,lower-alpha)") "; }
|
ol.ol-marker-1 > li::marker { content: "("counter(list-item,lower-alpha)") "; }
|