View Single Post
Old 08-09-2023, 09:48 PM   #121
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 131
Karma: 295674
Join Date: Jul 2021
Device: iPhone
Quote:
Originally Posted by skillachie View Post
Font size gets or ridden automatically when you try to increase or decrease the font size by clicking the Big A or Small a buttons. Do you have an issue changing the font size with an EPUB?
Yes, one of the pages on a test EPUB has specified font-sizes in its css (font-size: 2.5vmax etc), so BookFusion was only able to increase or decrease its current font size instead of making the font size for all text in the EPUB the same. Not a big deal though, I was able to make a workaround by setting font-size: inherit in specific media queries for that page's elements.
culytera is offline   Reply With Quote