I've got the following but my `<ol>` still c...
# advancedpdf
k
I've got the following but my
<ol>
still comes up numeric:
Copy code
ol {
      list-style-type: upper-alpha;
    }