Quote:
Originally Posted by ThreeLizards
okay, so could I have your help again please? I noticed that sometimes the author's notes in a story can like bleed through, like there's not a clear delineation of when the note ends and the chapter begins. Is there a way I could add a horizontal line break between them?
|
Only with CSS.
If you open the resulting epub, there are classes applied to the tags wrapping the various notes. You can tweak appearance by adding CSS to
output_css targeting those tags.