Using the Sigil FAQ as a pony, I built the following entry for the Style Sheet:
Code:
h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0; align: center;
}
The
margin and
Padding seem to work fine but the
align: center; has no effect. Every book I have says that
align: center; is valid.
The Style Sheet is in Sigil and was edited from that location.
I'v spent a while trying to chase this down so now it's time to cry