View Single Post
Old 11-14-2018, 07:06 AM   #41
bnpssilva
Connoisseur
bnpssilva began at the beginning.
 
Posts: 59
Karma: 10
Join Date: Jan 2014
Location: Brazil
Device: KV, kOA2, KPW1, KPW2, KPW4,KT1, KT3, KT4,kOBOS, Nooks, PRS-T2
Example:

.first {
border-bottom: 0;
border-top: 0;
display: block;
hyphens: auto;
margin-bottom: 0;
margin-top: 0;
margin-left: -2%;
margin-right: -2%;
padding-bottom: 0;
padding-top: 0;
text-align: justify;
text-indent: 1.5em;
}

Simply added the negative margins. I wish I could set it in the conversion, so I wouldn't need to edit the books.
bnpssilva is offline   Reply With Quote