Quote:
Originally Posted by DNSB
Or the idiots who set the main font size to .8em and the line height to 150%. If I want to read something that looks like it's double spaced, I'll play with the slider.
There have been a few books where I've just blown away the CSS and replaced it.
|
I've never fully blown away the CSS but I have rewritten a number of classes.
I remove all/most of the line height as it's not needed. Also, I do not like when the base font size is set to something smaller then 1em.