
: Re: Calibre ignoring font settings? I am using Calibre 2.49 on an Ubuntu machine and I noticed that in eBook viewer preferences, whatever font I set, calibre just displays the default font. I tried
0 Reactions
The most canonical way to set styles globally is to set them in the Styles section.
The basic set of styles for changing fonts are simply:
body {
font-family: Crimson;
}
h1, h2, h3, h4, h5, h6 {
color:white;
text-align:center;
font-style:italic;
font-weight:bold;
}
Open a book
Right click
Go to the Styles section
Set styles
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Nancy