View Single Post
Old 04-14-2026, 04:30 PM   #3
rockster
Connoisseur
rockster began at the beginning.
 
Posts: 64
Karma: 10
Join Date: Sep 2012
Device: kindle
Yes, but it doesn't work for all ebooks. Probably they have some kind of protection. Currently i have this style, but it doesn't work for all ebooks:

Code:
body, html, div {
  text-align: justify !important;
  hyphens: auto;
  font-family: "DejaVu Sans", serif !important;
}
And if i try the ebook that won't work in Calibre on Foliate, with enabled option for overwriting default font, overwriting the font in Foliate works.

Last edited by rockster; 04-14-2026 at 04:35 PM.
rockster is offline   Reply With Quote