View Single Post
Old 11-26-2014, 10:14 PM   #13
DomesticExtremis
Addict
DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.
 
DomesticExtremis's Avatar
 
Posts: 244
Karma: 359054
Join Date: Nov 2012
Device: default
Quote:
.stanza {
margin-top: 1em;
margin-right: 0;
margin-bottom: 1em;
margin-left: 2em;
text-align: left;
}/*Missing closing brace*/
.stanza p {
padding-left: 2em;
text-indent: -2em;
}
Could be a typo in your post, but if it's in the css, some readers may ignore the whole thing.

ETA: in Sigil, under Tools|Validate style sheets with w3c, the following error is listed:
33 .stanza Parse Error .stanza p { padding-left: 2em; text-indent: -2em; }

Last edited by DomesticExtremis; 11-26-2014 at 10:23 PM.
DomesticExtremis is offline   Reply With Quote