View Single Post
Old 07-29-2017, 03:01 AM   #15
rbruce1314
Groupie
rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.rbruce1314 ought to be getting tired of karma fortunes by now.
 
rbruce1314's Avatar
 
Posts: 179
Karma: 1021404
Join Date: Apr 2010
Location: Stroud, UK
Device: Xgody tablet, LG G3 (Android), moon+reader
Quote:
Originally Posted by JustinThought View Post
My way of solving that, which seems to work for me while settling the argument between Sigil and Calibre as far as named spaces, was to just use <p><br/></p> instead.

Of course, if one of the more experienced and knowledgeable users here finds an issue with that, I'm always willing to re-think my solution.
My choice is different. I add a category to the stylesheet as follows:

.stara
{
margin-top: 1em;
margin-bottom: 0.5em;
font-size: 1em;
text-align: center;
text-indent: 1em;
}

Then, when needing a divider, 'JustinThought's line becomes:

<p class="stara">* * * * *</p>

Simple, efficient, visible and (so far!!) 100% faultless.
rbruce1314 is offline   Reply With Quote