View Single Post
Old 03-21-2016, 01:05 PM   #5
doubleshuffle
Unicycle Daredevil
doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.
 
doubleshuffle's Avatar
 
Posts: 13,944
Karma: 185432100
Join Date: Jan 2011
Location: Planet of the Pudding Brains
Device: Aura HD (R.I.P. After six years the USB socket died.) tolino shine 3
Quote:
Originally Posted by Terisa de morgan View Post
No, I have centered elements aside of the headers (separator, for example) and they appear as I define them. I think it's something at the settngs.
It probably is, but I'm wondering where. I've done dozens of books with these settings, and they work everywhere except with the kepub renderer. One example:

CSS:
Code:
div.prose > p.center {text-align:center; text-indent:0}
Html file:
Code:
<div class="prose">
    <p class="center">[1932]</p>
  </div>
is displayed left-aligned.
doubleshuffle is offline   Reply With Quote