Skip to content

Instantly share code, notes, and snippets.

@ds729
Created April 23, 2012 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ds729/2472448 to your computer and use it in GitHub Desktop.
Save ds729/2472448 to your computer and use it in GitHub Desktop.
text-shadowいろいろ
/*いい感じなtext-shadowのまとめ。随時更新*/
.CPodShadowTop {
  text-shadow: 0 -1px black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment