View Single Post
Old 08-02-2025, 06:50 PM   #8
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,105
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Say you set the base font size will be set to 1em. One common problem is if the publisher had set the base font size to say, 1.25em and the paragraph font size to 0.8em which gives you a paragraph font size of 1 (1.25x0.8). If you just change the base font size to 1.0em, the paragraph font size will drop to 0.8em (1.0x0.8).

That is why you need to use the Mark 1 eyeball and brain to examine the CSS stylesheets, embedded styles and inline styles to modify those values. There is no magic one size fits all solution.
DNSB is offline   Reply With Quote