Skip to content

Instantly share code, notes, and snippets.

@PatMurrayDEV
Created November 23, 2017 03:00
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 PatMurrayDEV/dd7094dee185cc3f36e03ac506649485 to your computer and use it in GitHub Desktop.
Save PatMurrayDEV/dd7094dee185cc3f36e03ac506649485 to your computer and use it in GitHub Desktop.
background: linear-gradient(#ffffff 50%, rgba(255,255,255,0) 0) 0 0,
radial-gradient(circle closest-side, white 50%, rgba(255,255,255,0) 0) 0 0,
radial-gradient(circle closest-side, white 50%, rgba(255,255,255,0) 0) 55px 0,
radial-gradient(circle closest-side, white 30%, rgba(255,255,255,0) 0) 110px 0,
radial-gradient(circle closest-side, white 45%, rgba(255,255,255,0) 0) 165px 0,
radial-gradient(circle closest-side, white 45%, rgba(255,255,255,0) 0) 330px 0 #48B;
background-size:220px 200px;
background-repeat:repeat-x;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment