View Single Post
Old 08-31-2013, 11:15 PM   #6
speakingtohe
Wizard
speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.
 
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
Quote:
Originally Posted by buffaloseven View Post
Using the new version of the Kobo driver in Calibre, you can create a file called "kobo_extra.css" in the root of your device's memory with CSS rules that will be applied to books sent to the device. In your case, you could specify a css rule of:

Code:
p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1.5em; /* optional */
}
This would add those CSS rules to all the books you send to the device, and ensure that it correctly replaces any existing values.
I will have to try that when I am energetic Only thing I could get to work previously with the kobo_extra.css was the widows orphans thing.

Helen
speakingtohe is offline   Reply With Quote