View Single Post
Old 05-09-2009, 10:24 AM   #35
Dr. Drib
Grand Sorcerer
Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.Dr. Drib ought to be getting tired of karma fortunes by now.
 
Dr. Drib's Avatar
 
Posts: 45,493
Karma: 60119087
Join Date: Jan 2007
Location: Peru
Device: KINDLE: Oasis 3, Scribe (1st), Matcha; KOBO: Libra 2, Libra Colour
Quote:
Originally Posted by kacir View Post
*You* can change that Don as well.
- Unzip the epub file,
- find file When_Women_W-arriors_Book_I_0.css
in content -> resources directory
- change the file.
Instead of
p {
margin: 0;
text-align: justify
}

put in
p {
margin: 0;
text-align: justify;
text-indent: 3em
}

Please notice you need to add semicolon after the text-align: justify
- Save file
- put changed css file back into the archive
- rename it to .epub and read.

This is why I like [nonDRMed] epub files.


I'll give that a try.

Thanks for the info.


Don
Dr. Drib is offline   Reply With Quote