Skip to content

Instantly share code, notes, and snippets.

@sdvg
Created February 11, 2012 11:03
Show Gist options
  • Save sdvg/1798771 to your computer and use it in GitHub Desktop.
Save sdvg/1798771 to your computer and use it in GitHub Desktop.
header{
height: 150px;
width: 100%;
background:#575757;
border-radius: 15px;
-moz-border-radius: 15px;
box-shadow: 0 0 5px 2px #181818;
-moz-box-shadow: 0 0 2px 1px #181818;
-webkit-box-shadow: 0 0 2px 1px #181818;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment