Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created November 6, 2017 19:03
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 LeaVerou/65e8210f9ddb4f3c21e975d5b4c00bb5 to your computer and use it in GitHub Desktop.
Save LeaVerou/65e8210f9ddb4f3c21e975d5b4c00bb5 to your computer and use it in GitHub Desktop.
Untitled
div {
background: linear-gradient(to bottom, yellow, green);
background-clip: text;
-webkit-background-clip: text;
color: rgba(0,0,0,0.25);
font-size: 300px;
font-weight: bold;
}
u {
text-decoration: overline underline;
}
<div>
a<u>b</u>c</div>
// alert('Hello world!');
{"view":"split","fontsize":"110","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment