Quote:
I want to add a rule in common choices to have the book line height be 125% but am not sure how to convert the "pt" in the option to whatever the % or em would be.
|
Add more than one rule in Transform for line-height. You don't need pt or % or em after 1.25.
Examples:
If line-height is more than .01, then change it to 1.25.
If line-height is more than .01pt, then change it to 1.25.
If line-height is more than .01em, then change it to 1.25.
If line-height is more than .01%, then change it to 1.25.