View Single Post
Old 12-20-2011, 06:45 PM   #7
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,800
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by osiris12 View Post
I have the style in the Book.html file

body {
margin: 0in 13.5pt ;
font-size: 12pt; font-family: "Bookman Old Style", "serif";
text-align: left;
ont-weight:normal;
}
h1{
text-align: center;
font-size: 16pt;
font-family: "Arial","sans-serif";
margin-top: 10px;
margin-right: 5px;
page-break-before:always;
margin-bottom: 20px; margin-left: 6px
}
p {
font-weight:normal;
}
span.sgc-7 {font-style: italic;}
div.sgc-6 {text-align: left}
span.sgc-5 {font-family: Arial,sans-serif;}
table.sgc-4 {border: 1px solid rgb(0, 0, 255); width: 100%; text-align: center; margin-right: auto; font-weight: bold;}
div.sgc-3 {text-align: center;}
div.sgc-2 {text-align: left;}
big.sgc-1 {font-weight: bold}

p.sgc-8 {font-weight:normal}
Run Flightcrew against your book.
I don't think a nekid' <img will pass
Your browser/reader is helping

You only have body margins, no P margins set.
add margin: 0 to your P style
theducks is offline   Reply With Quote