View Single Post
Old 09-17-2017, 07:12 AM   #8
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,009
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by woodr2011 View Post
I am ashamed to say that I would need a remedial explanation of how to access and edit the CSS!
Use the Calibre eBook editor. Then you can edit the CSS and remove any of the font-family lines as well as the @font sections.

A section is between two braces like this...

Code:
@font-face {
font-family: Charis;
font-style: normal;
font-weight: normal;
src: url(fonts/CharisSILR.ttf);
}
JSWolf is online now   Reply With Quote