Quote:
Originally Posted by scruffs
Thanks JSW - you are always first with a response!
What I wanted to do was ensure that san-serif is displayed when the book is opened (rather than the serif default. iBooks as well, so in CSS I have:
font-family: sans-serif, "Helvetica", "San Francisco";
Will that do it? It seems to revert back to the serif default when I publish.
|
The the body style, you can use...
Code:
font-family: sans-serif;
But that uses the default sans-serif font.
Can this be overridden on older Kindles such as the K2, DX, K3, K4, Kindle Touch all with significantly older firmware?
Also, when I see an eBook that is set to use a sans-serif font, I think that whoever made it hasn't a clue.