Skip to content

just a css quibble #6

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 { ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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