Skip to content

Instantly share code, notes, and snippets.

@talnetd
Created June 14, 2012 02:34
Show Gist options
  • Save talnetd/2927747 to your computer and use it in GitHub Desktop.
Save talnetd/2927747 to your computer and use it in GitHub Desktop.
Start to play with dabblet[dot]com
/**
* Start to play with dabblet[dot]com
*/
div.heading {
position: relative;
background: linear-gradient(60deg, #f06, yellow);
border-radius: 20px;
padding: 20px;
font-size: 50px;
}
<div class="heading">
<center><h1>Here</h1></center>
</div>
{"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