View Single Post
Old 06-20-2012, 06:43 PM   #10
GraciousMe
Zealot
GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.GraciousMe ought to be getting tired of karma fortunes by now.
 
Posts: 101
Karma: 202774
Join Date: Apr 2012
Device: none
Question

Quote:
Originally Posted by Toxaris View Post
Can you post your stylesheet?
Ok, here it comes:

------------------------------------

@page {margin: 1.3em}
body { margin: 0; padding: 0; font-family: "Garamond"; font-style: normal; font-weight: normal; font-size: 1em; text-align: justify; line-height: 1.25 }

p {
text-indent: 1em;
text-align: left;
font-size: 1em;
margin-top:0;
margin-bottom:0;
}
h1 {
font-size: 2.5em;
text-align: center;
font-weight: bold;
text-indent:0;
margin-bottom:2em;
}
h2 {
font-size: 1.7em;
text-align: center;
font-style: normal;
font-weight: normal;
margin-bottom: 1em;
page-break-inside: avoid;
}
h3 {
font-size: 1.5em;
font-style: italic;
font-weight: normal;
text-align: center;
page-break-inside: avoid;
}
h4 {
font-size: 1.5em;
text-decoration: underline;
font-style: normal;
font-weight: normal;
text-align: center;
}
h5 {
font-size: 1.2em;
font-style: normal;
font-weight: normal;
text-align: center;
}
h6 {
font-size: 2.5em;
text-align: center;
font-weight: bold;
text-indent:0;
margin-bottom:0.5em;
}

.first {text-indent: 0;}'
.tom { line-height: 100% }

.bold {font-weight: bold;}
.ital {font-style: italic;}
.l-space { letter-spacing: 0.2em;}

.center {text-align: center;}
.centerital {text-align: center; font-style: italic;}

.scenechange {text-indent: 0; text-align: center; margin-top:1em; margin-bottom: 1em;}

.ir { float: right; margin: 3px; page-break-inside: avoid;}
.il { float: left; margin: 3px; page-break-inside: avoid;}
.ic { page-break-inside: avoid; }
.caption { font-size: 0.9em; font-weight: bold; text-align: center; text-indent: 0; margin-bottom: 1em;}

.intro {
margin-left: 50%;
font-size: 0.9em;
text-align: justify;
letter-spacing: 0.09em;
}
.intro1 {
font-size: 0.9em;
margin-left: 20%;
margin-right: 20%;
letter-spacing: 0.09em;
}
GraciousMe is offline   Reply With Quote