Skip to content

Instantly share code, notes, and snippets.

@zhoufenfens
Created August 17, 2013 07:32
Show Gist options
  • Save zhoufenfens/6255734 to your computer and use it in GitHub Desktop.
Save zhoufenfens/6255734 to your computer and use it in GitHub Desktop.
css shadow
border: 1px solid #143250;
background-color: #288edf;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.36);
color: #fff;
font-weight: 500;
text-shadow: 0 -1px rgba(0, 0, 0, 0.36);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment