Quote:
Originally Posted by brahms
p.para {
text-indent: 1.25em;
text-align: left;
line-height: 1.3em;
margin: 0;
padding: 0;
font-family: "georgia", serif;
font-weight:normal;
orphans: 2;
widows: 2;
-epub-hyphens:none;
}
|
The para style is missing the final curly bracket (
}).