Thanks. But it's really weird. All it says for s12 is:
.s12{
-webkit-hyphens: none;
font-size: 87.5000%;
font-style: normal;
font-variant: normal;
font-weight: normal;
hyphens: none;
letter-spacing: 0.0000em;
margin-bottom: 0.0000%;
margin-top: 0.0000%;
padding-left: 0.0000%;
padding-right: 0.0000%;
text-align: left;
text-decoration: none;
text-indent: 3.0285%;
text-transform: none;
}
Seems like a zero margin is specified already.
And for c5 -- it says nothing! Just this:
.c5{
}
Also, incidentally, why the discrepancy in the preview of the epub editor and the epub reader within Calibre?
|