View Single Post
Old 05-23-2011, 11:34 PM   #75
jamezb3
Junior Member
jamezb3 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2011
Device: Calibre
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;}
jamezb3 is offline   Reply With Quote