Quote:
Originally Posted by deback
Here's what I use for any dropcaps, since dropcaps are easily screwed up during conversion:
.dropcap {
display: inline;
font-weight: bold;
font-size: 2em;
line-height: 0;
}
|
That's not a dropcap. Plus, on a Kindle, it looks awful. You cannot always do a larger first letter if it's too large so it looks good on a Kindle.
Your code works with ePub, but not KF8/Mobi.