View Single Post
Old 05-02-2013, 07:24 AM   #39
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
Quote:
Originally Posted by SBT View Post
I've ended up instead redefining superscripts, something like
Code:
font-size:0.6em;
vertical-align:top;
I ended up using
Code:
font-size:0.7em; vertical-align:0.25em
to get slightly larger text for the superscripts but dropping down the vertical align to avoid a very large line height to accomodate them. (This allows me to use paragraph line-height of 1.4)

Last edited by Agama; 05-02-2013 at 07:28 AM.
Agama is offline   Reply With Quote