Skip to content

Instantly share code, notes, and snippets.

@cesarAugusto1994
Created May 19, 2016 12:58
Show Gist options
  • Save cesarAugusto1994/f4115db8b21ec8edb5ad5a98ac8c0c29 to your computer and use it in GitHub Desktop.
Save cesarAugusto1994/f4115db8b21ec8edb5ad5a98ac8c0c29 to your computer and use it in GitHub Desktop.
background-color: firebrick;
color: white;
-webkit-box-shadow: 2px 4px 14px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 4px 14px -1px rgba(0,0,0,0.75);
box-shadow: 2px 4px 14px -1px rgba(0,0,0,0.75);
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment