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.
|