Hey guys, I was wondering if you could help me with something.
I want to set the same base font size for all of my kepubs (say 1em). I was looking at the "Kepub stylesheet additions" patch to do it. I imagined it would be something like "p {font-size: 1em !important;}", but I can't figure out how to add it through the patch. At first I thought about modifying one of the example patches that are already present, but I already use the "Make full justification the default", and for the patch to go through you can only uncomment one of the three (probably because they have the same offset value). Do I have to create a new "ReplaceString" line with a different offset value, and if so, how do I choose what value to use?
Thank you in advance to anybody who can help!
|