View Single Post
Old 01-24-2014, 04:42 PM   #7
bhoyt
Enthusiast
bhoyt began at the beginning.
 
bhoyt's Avatar
 
Posts: 39
Karma: 10
Join Date: Jun 2011
Location: Oamaru, New Zealand
Device: KT, Android Tablet and Phone
Also strange is that a line down a bit with only one nbsp is rendered correctly:

<p class="poet3">*<sup class="vn" id="v01010013">13</sup>Mizraim was the father of</p>

CSS:
.poet3 {
display: block;
text-align: left;
text-indent: -4em;
margin: 0 0 0 4em
}
bhoyt is offline   Reply With Quote