Home » , , , , » Sigil assistance: .wrapper div

Sigil assistance: .wrapper div


Have converted a book from Amazon AZW to epub. However, the character's stat sheet is inside a "wrapper" div element (as seen when the epub is opened in Sigil), and when read on a Kobo e-reader, the text just runs off the bottom of the page and cannot be read. Clicking for the next page just goes to the text after the wrapper, usually the next chapter. The CSS styling for the wrapper div are as follows. Is there anything I can change so that the text inside the wrapper breaks over the page and can be read? .wrapper {display: block;font-family: inherit;font-size: 1em;font-style: inherit;font-variant: inherit;font-weight: inherit;hyphens: auto;line-height: inherit;margin-block: 0;margin-bottom: 0;margin-left: 0;margin-right: 0;margin-top: 0;overflow-wrap: break-word;text-align: justify;padding: 0;border: currentColor none 0} via /r/ebooks https://ift.tt/A9CgLyh
Share this article :

Post a Comment