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;
}

@rajarsheechatterjee rajarsheechatterjee merged commit f360bc2 into lnreader:master Jan 13, 2026
1 check passed
@Rojikku Rojikku deleted the novelight-fix branch January 13, 2026 07:16
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.

2 participants