Skip to content

Instantly share code, notes, and snippets.

@grgaortiz
Created November 8, 2016 16:35
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 grgaortiz/315206a041fd255cf6087dbd3d5fbe5f to your computer and use it in GitHub Desktop.
Save grgaortiz/315206a041fd255cf6087dbd3d5fbe5f to your computer and use it in GitHub Desktop.
{
font-family: "Chronicle Deck",Georgia,Times,"Times New Roman",serif;
font-size: 30px;
line-height: 36px;
color: #ff8500;
background: linear-gradient(left,#ce222b,#ff8500);
background: -webkit-linear-gradient(left,#ce222b,#ff8500);
-webkit-background-clip: text;
background-clip: text;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
padding-bottom: 1px;
padding-right: 5px;
margin-bottom: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment