Skip to content

Instantly share code, notes, and snippets.

@axiak
Created August 17, 2012 20:26
Show Gist options
  • Save axiak/3382346 to your computer and use it in GitHub Desktop.
Save axiak/3382346 to your computer and use it in GitHub Desktop.
border-color: #29447E #29447E #1A356E;
color: white;
background-color: #5B74A8;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637BAD), to(#5872A7));
background-image: -moz-linear-gradient(#637BAD, #5872A7);
background-image: -o-linear-gradient(#637BAD, #5872A7);
background-image: linear-gradient(#637BAD, #5872A7);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment