View Single Post
Old 08-08-2014, 04:25 PM   #5
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
PS , probably not relevant but I observe that when an epub goes thru a calibre epub to epub conversion, any plain
<br/>
tag is changed, so it becomes
<br class="calibre5">
or some such-
with
.calibre5 {
display: block;
}
added to CSS
I assume that has no effect on how it renders though?
cybmole is offline   Reply With Quote