Skip to content

Instantly share code, notes, and snippets.

@vunguyentuan
Forked from csssecrets/dabblet.css
Last active April 20, 2018 07:58
Show Gist options
  • Save vunguyentuan/6e887df9ff1d4205b7fe0ca0621ccd49 to your computer and use it in GitHub Desktop.
Save vunguyentuan/6e887df9ff1d4205b7fe0ca0621ccd49 to your computer and use it in GitHub Desktop.
Custom underlines
/**
* Custom underlines
*/
body {
font: 250%/1.6 Baskerville, Palatino, serif;
text-align: center;
}
a {
background: linear-gradient(#7169f3, #7169f3) no-repeat;
background-size: 100% 10px;
background-position: 0 30px;
/*text-shadow: .05em 0 white, -.05em 0 white;*/
}
<a>get rid of a temp­ta­tion asdlkasjda kdlajs kjda lsdja alsdk jasdlkajsld ajsdlkajs dlajsd lkasjdlajs dlkajsdlkasj dlaksjdl kasjdlajsdlasj dalsdjasljdasd lkjasdj</a>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment