Quote:
Originally Posted by culytera
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.
|
Ok. Happy that you found a workaround.