Skip to content

Instantly share code, notes, and snippets.

@osuushi
Last active December 28, 2021 18:03
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osuushi/6456804 to your computer and use it in GitHub Desktop.
Save osuushi/6456804 to your computer and use it in GitHub Desktop.
p {
font-size:24px;
line-height:32px;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABgCAIAAAC46DQiAAAAYUlEQVQoz73SwQ3DIBAF0aetYDuAEtNJWoQKTAfOgcgS+M5pVnMafS0+X4JWHyAv4CbmdQDJICrthULfpYuckU52DshoUDd0KKuUZizc5zpJRlBpLxT6KtdFT3aO3H/wjx/oyySm/xnbdAAAAABJRU5ErkJggg==);
background-position-y:8px;
background-size:100% 128px;
-webkit-background-clip:text;
-webkit-text-fill-color:transparent
}
@Santosh-Gupta
Copy link

This is very helpful, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment