View Single Post
Old 03-17-2016, 06:48 PM   #25
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by brahms View Post
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.

Last edited by Doitsu; 03-17-2016 at 06:51 PM.
Doitsu is offline   Reply With Quote