I'm not quite sure, if I have understood the problem, but without any indent and margin-left instead to the dropcap it seems to be OK with ADE, Calibre, Sigil and Firefox.
The sizes are:
.dropcap {
float: left;
font-size: 2.42em;
font-weight: bold;
line-height: 1.2em;
margin-bottom: -0.2em;
margin-top: -0.1em;
margin-left: 0.5em;
margin-right: 0.15em
}
George
|