Skip to content

Instantly share code, notes, and snippets.

@jrudenstam
Created May 14, 2012 21:55
Show Gist options
  • Save jrudenstam/2697605 to your computer and use it in GitHub Desktop.
Save jrudenstam/2697605 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
@media only screen and (max-device-width: 480px){
body{
font-size: 100px;
}
}
<!-- content to be placed inside <body>…</body> -->
<p data-info="Show this on hover">Lorem ipsum dolor</p>
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment