Skip to content

Instantly share code, notes, and snippets.

@ncuesta
Created May 8, 2012 15:05
Show Gist options
  • Save ncuesta/2636019 to your computer and use it in GitHub Desktop.
Save ncuesta/2636019 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
*/
body {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
a {
text-decoration: none;
color: linear-gradient(0deg, #f06, green);
}
<a href="#">Some anchor</a>
{"view":"separate","fontsize":"80","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment