Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created January 14, 2012 19:00
Show Gist options
  • Save LeaVerou/1612527 to your computer and use it in GitHub Desktop.
Save LeaVerou/1612527 to your computer and use it in GitHub Desktop.
Elliptical gradient test
/**
* Elliptical gradient test
*/
background: #f06;
background: radial-gradient(closest-side, #f06 98%, gold 99%);
min-height:100%;
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment