Skip to content

Instantly share code, notes, and snippets.

@dipil-saud
Created September 21, 2011 08:18
Show Gist options
  • Save dipil-saud/1231546 to your computer and use it in GitHub Desktop.
Save dipil-saud/1231546 to your computer and use it in GitHub Desktop.
CSS
background-image: -moz-radial-gradient(center top , ellipse farthest-side, rgba(16, 83, 130, 0.5), rgba(16, 83, 130, 0) 75%), -moz-radial-gradient(center top , ellipse farthest-side, rgba(180, 218, 244, 0.5), rgba(180, 218, 244, 0)), -moz-radial-gradient(center top , ellipse farthest-side, rgba(180, 218, 244, 0.3), rgba(180, 218, 244, 0));
background-repeat: no-repeat;
background-size: 100% 5px, 100% 50px, 100% 100%;
height: 30%;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment