Skip to content

Instantly share code, notes, and snippets.

@Gaubee
Created October 21, 2013 00:14
Show Gist options
  • Save Gaubee/7076941 to your computer and use it in GitHub Desktop.
Save Gaubee/7076941 to your computer and use it in GitHub Desktop.
.pull-quote {
background: -webkit-linear-gradient(top,green 0,red 100%);
-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