Quote:
Originally Posted by graycyn
I honestly don't remember where I picked up this bit of CSS, or when, but it was quite possibly from someone here on MobileRead.
Code:
.first-letter {
font-size: 1.50em;
line-height: 0.80; /* Set line-height by using default value of 1.2 divided by font-size, above. */
vertical-align: baseline;
}
|
No avail, nothing changes! Am I the only one with this problem?