Quote:
Originally Posted by marp68
Don't know exactly how to do that. This is the text inside the files.
I opened them, but there were not much in them.
page_style.css
@page {
margin-bottom: 5pt;
margin-top: 5pt
}
stylesheet.css
.calibre {
display: block;
font-size: 1em;
padding-left: 0;
padding-right: 0;
margin: 0 5pt
}
.calibre1 {
display: block
}
.calibre2 {
height: auto;
width: auto
}
I could add the book as well, if it helps. Both the converted epub and the original azw3 file.
|
If that is the full stylesheet, and with the description in the first post, it sounds like the pages are actually images. You would be able to see this in the editor. Do you see the actual text when you open one of the pages? Or is it a series of img tags?