Skip to content

Instantly share code, notes, and snippets.

@Ultrabenosaurus
Created September 12, 2012 14:38
Show Gist options
  • Save Ultrabenosaurus/3707059 to your computer and use it in GitHub Desktop.
Save Ultrabenosaurus/3707059 to your computer and use it in GitHub Desktop.
3D CSS class
.threeD{
color:rgba(0,255,255,0.5);
text-shadow: rgba(255,0,0,0.5) -4px 0px 0px;
padding-left:4px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment