Skip to content

Instantly share code, notes, and snippets.

@MartinMekhaiel
Created June 28, 2014 19:36
Show Gist options
  • Save MartinMekhaiel/aeabad56218e76affa06 to your computer and use it in GitHub Desktop.
Save MartinMekhaiel/aeabad56218e76affa06 to your computer and use it in GitHub Desktop.
Untitled
.box {
background-image:
radial-gradient(at 15% 15%, #411d33 5%, #3c1d34 10%, transparent 20%),
radial-gradient(at 85% 85%, #411d33 5%, #3c1d34 10%, transparent 20%);
background-color: #2d1833;
width:1000px;
height: 350px;
}
<div class="box"></div>
// alert('Hello world!');
{"view":"split","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