Skip to content

Instantly share code, notes, and snippets.

@matthewcrist
Created September 28, 2010 01:04
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 matthewcrist/600209 to your computer and use it in GitHub Desktop.
Save matthewcrist/600209 to your computer and use it in GitHub Desktop.
.element {
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1E63B8), to(#09121C), color-stop(.5,#143D70), color-stop(.5,#052F62));
border: 1px solid rgba(0,0,0,0.25)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment