Skip to content

Conversation

@Rojikku
Copy link
Contributor

@Rojikku Rojikku commented Jan 13, 2026

Problem:
Novelight uses all div elements and CSS for line spacing because they are mentally ill (presumably).

Solution:
Add <br> after every child element.

.chapter-text > * {
	line-height: 1.3;
	margin-bottom: 19px;
}

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant