Skip to content

Instantly share code, notes, and snippets.

@b4z81
Created July 1, 2014 09:52
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 b4z81/9ac5f866300f52825bd2 to your computer and use it in GitHub Desktop.
Save b4z81/9ac5f866300f52825bd2 to your computer and use it in GitHub Desktop.
h1 {
font-size: 72px;
background: -webkit-linear-gradient(#eee, #333);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment