[code].noindent {
display: block;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: justify;
text-indent: 1.2em
}
There you go. That's all you need and when you look at your XmL code, you can see which paragraphs have no indents. Personally, I prefer no indent at the first paragraph of a chapter and the first paragraph after a section break.
|