Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created November 19, 2012 17:49
Show Gist options
  • Save mlynch/4112267 to your computer and use it in GitHub Desktop.
Save mlynch/4112267 to your computer and use it in GitHub Desktop.
.embed {
#code {
.top {
position: relative;
height: 10px;
margin-top: 20px;
background-color: #eee;
border-top: 1px solid #ccc;
@include gradient-vertical(#eee, #ddd);
@include box-shadow(0px 3px 7px 0px #dedede);
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment