View Single Post
Old 09-15-2012, 04:33 AM   #673
eMole
Member
eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.
 
Posts: 19
Karma: 491240
Join Date: Jun 2011
Device: Hanlin V3
Odd epub css error: @namespace declaration is not recognized/ignored, ruining the following css class.
Like:
@namespace h "http://www.w3.org/1999/xhtml";
.blank-before {
display: block;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 1.25em;
text-align: justify;
text-indent: 0
}
eMole is offline   Reply With Quote