View Single Post
Old 08-31-2012, 01:52 PM   #6
ghostyjack
Guru
ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.
 
ghostyjack's Avatar
 
Posts: 718
Karma: 1085610
Join Date: Mar 2009
Location: Bristol, England
Device: PRS-T1, 1825PT, Galaxy Tab, One X, TF700T, Aura HD, Nexus 7
I used the following for my Lovecraft books, it seemed to do the job.

Code:
p.newscene2 {
  text-indent:0;
  margin-top:2em;
}

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

<p class="newscene2"><span class="dropcap">T</span>he first line</p>
Not the most sophisticated, but was good enough for my first ever book.
ghostyjack is offline   Reply With Quote