Thread: CSS / dropcaps
View Single Post
Old 01-19-2012, 12:04 AM   #10
StevenLin
Member
StevenLin began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: none
This is what I did in the CSS:

span.dropcap {float: left; font-size: 4.7em; line-height: 0.8em; margin-right: 3pt; margin-bottom: -0.1em;}

It sure works on my computer.
StevenLin is offline   Reply With Quote