Quote:
Originally Posted by JSWolf
I'm running KOReader 01/2021.
What I'd like to know is can embedded fonts be displayed along with the user chosen main body font?
|
Did you try with style tweaks? ie: don't override embedded fonts at all and use
Code:
p,div,span
{
font-family: "Literata", serif !important;
}