ol.ol-marker-1 > li::marker { content: "("counter(list-item,lower-roman)") "; }
ol.ol-marker-2 > li::marker { content: "("counter(list-item,lower-alpha)") "; }
ol.ol-marker-3 > li::marker { content: ""counter(list-item,lower-roman)") "; }
ol.ol-marker-4 > li::marker { content: "*"counter(list-item,upper-roman)"* "; }
ol.ol-marker-5 > li::marker { content: "++"counter(list-item,upper-alpha)" "; }
ol.ol-marker-6 > li::marker { content: ""counter(list-item,decimal)") "; }
ol.ol-marker-7 > li::marker { content: "("counter(list-item,decimal)") "; }
ol.ol-marker-8 > li::marker { content: "-"counter(list-item,decimal)"- "; }
ol.ol-marker-9 > li::marker { content: ""counter(list-item,lower-alpha)") "; }
ol.ol-marker-10 > li::marker { content: ""counter(list-item,upper-alpha)" "; }
ol.ol-marker-11 > li::marker { content: ""counter(list-item,lower-roman)" "; }
ol.ol-marker-12 > li::marker { content: ""counter(list-item,lower-alpha)" "; }
ol.ol-marker-13 > li::marker { content: ""counter(list-item,decimal)" "; }
ol.ol-marker-14 > li::marker { content: ""counter(list-item,decimal)". "; }
