Skip to content

Instantly share code, notes, and snippets.

@mahemoff
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mahemoff/28e531550d6c4c8ab8eb to your computer and use it in GitHub Desktop.
Save mahemoff/28e531550d6c4c8ab8eb to your computer and use it in GitHub Desktop.
Subtle radial gradient - good as an overlay for text in front of a photo
background: radial-gradient(ellipse farthest-corner at 50% 50% , rgba(0,0,0,0.4) 20%, rgba(0,0,0,0) 200%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment