Quote:
Originally Posted by Quoth
or
.somebody {
margin-top: 0;
margin-bottom: 0;
text-indent: 1.2em;
}
I didn't bother putting example CSS because it's automatically created to match the docx paragraph style.
No need to edit any CSS or HTML for any text or heading if the docx is correct.
|
It's a simple fix. I don't like <p class="somereallystupiduselessclass">.
I prefer the default paragraph format to be <p>.