/ Published in: CSS
Expand |
Embed | Plain Text
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.4em; }
You need to login to post a comment.
alp on 02/14/11
1 person have marked this snippet as a favorite
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.4em; }
You need to login to post a comment.