View Single Post
Old 05-02-2013, 05:53 PM   #2
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
It looks as though the ePub viewers mentioned do not support the pseudo-class that you are using, (:first-letter). I don't know how much support there is generally in ePub readers for these types of pseudo-classes.

You could avoid this by using normal classes and some <span> tags although it will require more work for you to achieve the formatting that you want.

Last edited by Agama; 05-02-2013 at 06:15 PM.
Agama is offline   Reply With Quote