Skip to content

Instantly share code, notes, and snippets.

@FrankFang
Created April 26, 2014 10:19
Show Gist options
  • Save FrankFang/11316529 to your computer and use it in GitHub Desktop.
Save FrankFang/11316529 to your computer and use it in GitHub Desktop.
&:after { z-index: -1; position: absolute; content: ""; bottom: 15px; right: 5px; width: 50%; height: 8px;
max-width: 300px; background: hsl(0, 0%, 47%); box-shadow: 0 10px 10px hsl(0, 0%, 47%);
-webkit-transform: rotate(3deg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment