``` .article ul li:before { content: "\e602"; ``` With the above CSS, ordered lists within an unordered list have the content added which overlaps with the number. See the bottom of these docs for an example: http://d0ugal.github.io/mkdocs-versioned/
With the above CSS, ordered lists within an unordered list have the content added which overlaps with the number.
See the bottom of these docs for an example: http://d0ugal.github.io/mkdocs-versioned/