Hello,
I'm new with working on calibre and could use your help.
I've edited an ebook with calibre with the following stylesheet.
.calibre7 {
color: #000;
}
.calibre27 {
display: block;
text-align: justify;
text-indent: 1em;
margin: 0;
}
.italic {
font-style: italic;
}
It works fine according to the live viewer in calibre editor.
It also works fine on the first vew pages of my kindle, but then suddenly the layout is completly different.
What am I doing wrong?