View Single Post
Old 09-13-2024, 12:14 PM   #27
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: 79,878
Karma: 146918083
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 foosion View Post
Go through file browser, hitting at least each file type (title page, copyright, chapter, etc.).
If you don't like appearance, figure out what's causing it and change. Have a set of rules, such as non-massive headings (1.4em), less empty space above and below headings and sections (margin: 0.5em 0), left justify, no dropcap or the like, 1.4em indent, 0 left right margins.
I find it's easier to search for class=" because I don't have to actually look at the text to see if I spot anything I want to change. If I know what the class does, I'll either edit it, leave it, change it, or remove it. So this means no scrolling through each HTML file to see what's what. All the ones with <p> mean standard paragraph unless it's proceeded with an <hr/>. It also means that once I've search/replaced all of the section breaks, my search won't stop at any of them.
JSWolf is offline   Reply With Quote