Skip to content

Instantly share code, notes, and snippets.

@zischwartz
Created November 4, 2011 01:00
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 zischwartz/1338402 to your computer and use it in GitHub Desktop.
Save zischwartz/1338402 to your computer and use it in GitHub Desktop.
h2
{
/*text-shadow: -1px -1px -1px @white;*/
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
font-size: 2.5em;
border-bottom: 1px @gray solid;
margin-bottom: .5em;
}
p
{
font-size: 1.2em;
line-height: 1.7em;
margin-bottom: 1.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment