Skip to content

Ordered lists within a unordered list have ::before content added #3

@d0ugal

Description

@d0ugal
.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/

Metadata

Metadata

Assignees

Labels

bugIssue reports a bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions