Skip to content

just a css quibble #6

@trauber

Description

@trauber

line-height for lists should also be 145%.

.divEssayText ul li {
line-height: 145%;
}
.divEssayText ol li {
line-height: 145%;
}

For nested lists the nesting has to be recreated in the css, I believe.

ul ul li { ...
ul ul ul li { ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions