View Single Post
Old 04-29-2020, 02:49 PM   #96
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,376
Karma: 171313058
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Flaviocc View Post
David, thank you so much )

Now I have a starting point!!

Tks.


EDIT.:

@DNSB thank you again.

The body changes works here (what I want - the line spacing and margins).

The changes at the chapter didn't work here...I think it's something related to the ebook code.

Tks.
The difference is likely that the items with the '.' as the first part of the name are applied using class= (e.g. <h3 class="chapnumber">) whereas the body and p are applied to the tags. The first paragraph in a chapter gets <p> while the subsequent paragraphs get <p class="subsq">. A dropcap would be applied using something like: <p><span class="dropcap">L</span> for an example.
DNSB is offline   Reply With Quote