Skip to content

Instantly share code, notes, and snippets.

@ahdezm
Created March 9, 2012 22:28
Show Gist options
  • Save ahdezm/2009053 to your computer and use it in GitHub Desktop.
Save ahdezm/2009053 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:hsl(0,0%,6%);
}
.badge {
width:200px;
height:200px;
border-radius:50%;
background:radial-gradient(top left,hsl(360,94%,42%) 20%,hsl(360, 90%, 34%));
}
<div class="badge"></div>
{"view":"split","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment