Skip to content

Instantly share code, notes, and snippets.

@eheikes
Created May 31, 2012 04:09
Show Gist options
  • Save eheikes/2840952 to your computer and use it in GitHub Desktop.
Save eheikes/2840952 to your computer and use it in GitHub Desktop.
.film {
background: #000;
}
.polaroid {
background: #fff;
padding: 5%;
padding-bottom: 15%;
@include box-shadow(0 2px 5px rgba(0,0,0,.25));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment