View Single Post
Old 09-16-2018, 10:46 AM   #2
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,217
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by JustinTeim View Post
Is there a CSS script I can add (or any other solution) to force superscripts (or subscripts) to be "inline" (on the same level as the text) ? I have tried reducing the font size for the superscripts, and increasing the line spacing, but neither is a good solution. Thanks in advance for any suggestions.
I use:
Code:
 line-height: 0;
or
Code:
 line-height: normal;
bernie
gbm is offline   Reply With Quote