Quote:
Originally Posted by Toxaris
Actually I don't see anything wrong. The header is left aligned. The text isn't, but you didn't post the class BT-NoIndent. If you have a problem with the text, we will need the description of that class.
|
This is the code for the BT-NoIndent class:
Quote:
p.BT-NoIndent {
font-family : Times, serif;
font-weight : normal;
font-size : 1em;
line-height : 1.2;
text-align : left;
color : #000000;
}
|