View Single Post
Old 02-18-2011, 02:18 AM   #53
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
Quote:
Originally Posted by Toxaris View Post
You are missing the ;. It should be:
p {margin-top: 0.3em ; margin-bottom: 0.3em !important ;}
i thought I'd tried that. have been running various ; placement permutations on a single book test conversion but hang on...

no joy

i used this exact phrase ( copy n paste to here)

p {margin-top: 0.3em ; margin-bottom: 0.3em; !important; }

but for info anyway, why is the trailing ; significant

I'd really like to apply this to 300+ books & not to have to edit 300+ stylesheets individually !

to reproduce the problem , for more testing.
1, pick a book, any book
2, convert to epub with remove blank lines ticked.
3. now try to convert the output from 2. + add a line spacing setting via extra css.

Last edited by cybmole; 02-18-2011 at 02:21 AM.
cybmole is offline   Reply With Quote