Skip to content

Instantly share code, notes, and snippets.

@fotan
Created May 5, 2015 20:31
Show Gist options
  • Save fotan/fa2c7a03bf30ff1b86bd to your computer and use it in GitHub Desktop.
Save fotan/fa2c7a03bf30ff1b86bd to your computer and use it in GitHub Desktop.
CSS Superscript
.super {
     font-size: xx-small;
     vertical-align: super;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment