View Single Post
Old 04-02-2018, 12:35 PM   #2
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Open the file in the editor, click on the .css file at the left, and delete all lines that say:

font-weight: bold;

If you don't want to remove the boldness for the title page or chapter numbers, open one of the html files for the paragraph text and find the class code for the paragraph text. Then go back to the .css file and remove the font-weight: bold; line for that class (or you can change the bold to normal, but it's probably quicker to just delete that line).
deback is offline   Reply With Quote