Quote:
Originally Posted by Ephraim
I'm sorry I'm new to all this. But I learn quick. Where do I put the first code ".noindent {text-indent: 0}"
|
In the CSS for the EPUB. (change the name of the new one if there is already one that does something more/different.)
put the original indent back to what it was.
Then modify the tags that you DO NOT want indented.
The
Obey the LAST order given rule applies her. So the first says Indent and other stuff, BUT you also have a style that says "No indent", which overrides the previous order (to indent), but keeps all the rest.