Skip to content

Instantly share code, notes, and snippets.

@pgherveou
Created February 28, 2012 17:11
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 pgherveou/1933748 to your computer and use it in GitHub Desktop.
Save pgherveou/1933748 to your computer and use it in GitHub Desktop.
Untitled
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #6ACEDC;
height: 500px
width: 900px
}
h1 {
color: white;
text-transform: uppercase;
font-size: 80px;
letter-spacing: -0.02em;
text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
font-weight: bold;
background-image: linear-gradient(left, transparent 0%, transparent 789px, #333 789px, #333 791px, transparent 791px, transparent 100%);
width: 900px;
}
<h1>Get your game on</h1>
{"view":"split","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment