Skip to content

Instantly share code, notes, and snippets.

@valeriu
Created January 8, 2016 01:46
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 valeriu/5c146e9a914d3ec0d888 to your computer and use it in GitHub Desktop.
Save valeriu/5c146e9a914d3ec0d888 to your computer and use it in GitHub Desktop.
.btn-new-color {
background-image: linear-gradient(#DCA, #DDB);
border-color: #B5A0A0;
color: #4C3D3D !important;
&:hover {
background-color: #DDD8B6;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment