View Single Post
Old 10-31-2011, 09:20 PM   #107
MplsGirl
Still Prefers Real Books
MplsGirl began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2011
Device: Calibre
I LOVE THIS ONE!! SO PRETTY!

But does anyone know how to increase paragraph spacing for all paragraphs? Or does it only work if the original ebook is formatted that way?

Basically I want something like this:


Uploaded with ImageShack.us

Can anyone help me?!

Quote:
Originally Posted by jamezb3 View Post
I use this one, I find it easy one the eyes.

Code:
body {
color: rgb(189,226,252);
background-color:rgb(80,80,80);
text-align:justify;
line-spacing:1.8;
margin-top:10px;
margin-bottom:4px;
margin-right:20px;
margin-left:20px;
text-indent:2em;
}
h1, h2, h3, h4, h5, h6 {
color:black;
text-align:center;
font-style:italic;
font-weight:bold;}
MplsGirl is offline   Reply With Quote