Skip to content

Instantly share code, notes, and snippets.

@ff6347
Created January 10, 2013 15:27
Show Gist options
  • Save ff6347/4502863 to your computer and use it in GitHub Desktop.
Save ff6347/4502863 to your computer and use it in GitHub Desktop.
.letterPressShadow (@color) {
text-shadow: 0 -1px 1px darken(@color, 25%), 0 1px 1px lighten(@color, 25%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment