View Single Post
Old 11-18-2021, 11:35 PM   #1
ALiSMoNiToS
Junior Member
ALiSMoNiToS began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2007
Device: Pocket PC
Conversion-->Look & feel-->Styling: font-family has no effect

Hi,

In Conversion-->Look & feel-->Styling I added the following CSS code:

Quote:
.calibre6 {
font-family:sans-serif !important;
font-size:16px !important;}

.prosequote {
font-family:sans-serif !important;
font-size:16px !important;}
(I found the above CSS classes in the epub with the Inspector in the calibre Viewer.)

The font-size works, but font-family has no effect no matter what value I put in there (I also tried Arial and "Times New Roman"). Any idea what I am doing wrong? (This is on Windows 10)

TIA

ilias
ALiSMoNiToS is offline   Reply With Quote