Skip to content

Instantly share code, notes, and snippets.

@hozumi
Created January 4, 2012 15:14
Show Gist options
  • Save hozumi/1560469 to your computer and use it in GitHub Desktop.
Save hozumi/1560469 to your computer and use it in GitHub Desktop.
text-shadowやbox-shadowにalphaなグラデーションかけるとかなりかっこ良くなる ref: http://qiita.com/items/1569
text-shadow: 0 1px 0 rgba(255,255,255,0.4),0 0 5px rgba(0,0,0,0.1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment