Skip to content

Instantly share code, notes, and snippets.

@leuchtetgruen
Created August 1, 2013 08:36
Show Gist options
  • Save leuchtetgruen/6129576 to your computer and use it in GitHub Desktop.
Save leuchtetgruen/6129576 to your computer and use it in GitHub Desktop.
.letterpress {
/* experiment with different font families and color schemes */
background-color: #ddd;
color: #505050;
font-family: Georgia, Times, serif;
font-style: italic;
text-shadow: -1px -1px 0px #202020, 1px 1px 0px #FFF;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment