Quote:
Originally Posted by Dahak
Is there a work-around?
Is there a work-around that doesn't involve my re-writing the source files?
Thanks.
-Joe
|
This is the CSS override code I'm using for my LRF conversions...
p {margin-top: 0pt; margin-bottom: 0pt; padding: 0pt; text-indent: 15pt;}
h1 { text-align: center; }
h2 {text-align: center; font-size: larger; page-break-before: always;}
h3 { text-align: center; }
h4 { text-align: center; }
h5 { text-align: center; }
h6 { text-align: center; }
img {text-align: center; }
I normally don't define the font and it comes out as Times New Roman as default.