Skip to content

Instantly share code, notes, and snippets.

@ff6347
Created December 18, 2012 16:23
Show Gist options
  • Save ff6347/4329398 to your computer and use it in GitHub Desktop.
Save ff6347/4329398 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