View Single Post
Old 01-25-2025, 01:47 AM   #1
nano5
Zealot
nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.nano5 ought to be getting tired of karma fortunes by now.
 
Posts: 131
Karma: 2136220
Join Date: May 2019
Device: Kindle
line-height is fixed?

The custom style of Ebook Viewer does not seem to work with line-height,
e.g.
Code:
body {
font-family: Typewriter-Serial-Medium, TsangerYunHei, -apple-system, serif, sans-serif;
text-align: left;
line-height: 150%;
}
no matter how you set the line-height (150%, 1.5, 1.5em), it will not change the reader display, is the line-height fixed?
nano5 is offline   Reply With Quote