Thread: Glo Fonts
View Single Post
Old 01-31-2013, 02:09 AM   #13
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,307
Karma: 145435140
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by sunny1z View Post
Do you know how to get ride of the fixed line height?
is there a cdd code in calibre to override the setting

.colofon {
color: #000;
display: block;
font-size: 0.64516em;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.2;
text-align: left;
text-decoration: none;
text-indent: 0
}
You can remove the line-height but remember the Kobo has a minimum line height of 1.3 so I tend to use 1.2/1.15 which I find readable and removes some of the wasted white space.

Regards,
David
DNSB is offline   Reply With Quote