Quote:
Originally Posted by brahms
Hi, that's it attached as .txt.
|
There are a couple of syntax errors in your stylesheet:
Code:
h2.toc {
text-align: left; /* semicolon missing */
font-size: 0.5em;
}
Code:
p.paraspacebefore {
/* lines removed */
margin: 1em 0 0 0; /* unit missing */
/* lines removed */
}
Also KindleGen will ignore all -epub and adobe-hyphenate entries.