Quote:
Originally Posted by DNSB
You can try increasing the height: 25px value 5 pixels at a time to see how it looks for you.
Code:
So replace:
`* {\n\theight: 25px;\n\tfont-size: 20px;\n}\n\n`
with
`* {\n\theight: 30px;\n\tfont-size: 20px;\n}\n\n`
Hopefully, this works as a starting point.
Regards,
David
|
Hmmm...changing theight doesn't seem to have any effect at all. Started with 30 and went up to 50 without seeing any noticeable difference. I guess I'll live with it for now, but if anyone figures out how to get just a little more space beneath the "Page x of y" footer, I'd appreciate it. Thanks for trying, David.
Edit: I saw a post somewhere that said to bring up the font menu and then turn the page to reset the footer a little higher on the page, but that didn't work for me either.