Skip to content

Instantly share code, notes, and snippets.

@dleavitt
Created June 11, 2012 01:59
Show Gist options
  • Save dleavitt/2908086 to your computer and use it in GitHub Desktop.
Save dleavitt/2908086 to your computer and use it in GitHub Desktop.
linear-gradient(
80 bottom,
rgb(31,79,87) 2%,
rgb(47,89,101) 20%,
rgb(101,147,150) 100%,
rgb(47,89,101) 100%
)
@jbartine
Copy link

linear-gradient(
20 bottom,
rgb(24,101,111) 2%,
rgb(47,122,127) 34%,
rgb(70,137,142) 100%,
rgb(255,255,255) 100%
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment