Quote:
Originally Posted by democrite
Hello,
I'm curious, for anyone that does this, if the font size is different than the text itself, it seems to align like text-top. Is there anyway to sort of get it to look like it's aligned to bottom or baseline? Any setting I've tried doesn't do much. Perhaps I could set line-height for the span athough considering readers will vary with default line-height, I'm not sure if that's a good solution.
|
Sorry for the grave-digging. At first glance, setting
margin-top: .3em seems to work (where .3 comes from the font-size for the numbers being 70%).