Skip to content

Instantly share code, notes, and snippets.

@aurelkurtula
Created March 5, 2013 13:47
Show Gist options
  • Save aurelkurtula/5090421 to your computer and use it in GitHub Desktop.
Save aurelkurtula/5090421 to your computer and use it in GitHub Desktop.
text lines
/**
* text lines
* got it from @LeaVerou via http://www.youtube.com/watch?v=3ikye7Qc7Ak&list=WL32E91C6871EAFE00
*/
p{
width: 70%;
padding: 0 calc(50% - 35%);
font-size: 1em;
line-height: 2.5em;
background-image: linear-gradient(black 1px,
transparent 1px) ;
background-size: 100% 2.5em;
}
<p>
“The only way to get rid of a temptation is to yield to it. Resist it, and your soul grows sick with longing for the things it has forbidden to itself, with desire for what its monstrous laws have made monstrous and unlawful.”
// alert('Hello world!');
{"view":"split-vertical","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