Quote:
Originally Posted by eschwartz
I assume you mean the default paragraph indent, and you are changing the default style, right?  In Sigil/calibre that becomes the css for p {text-indent: some_value}
If you are keeping it simple, then you won't lose all the complicated stuff some people pile in there. 
|
Thanks eschwartz. Yes, I did mean the default paragraph indent. Interesting that that becomes the css for P in Sigil. I'll have to pay attention to that next time. That of course gets wiped out when I apply my external style sheet. (But it's good, and cool, to know.)
And yes, keeping it uber simple. Thanks.