Skip to content

Instantly share code, notes, and snippets.

@kix
Created October 2, 2012 07:55
Show Gist options
  • Save kix/3817174 to your computer and use it in GitHub Desktop.
Save kix/3817174 to your computer and use it in GitHub Desktop.
Pillarbox CSS
#box {
padding: 30px 45px;
color: black;
background-color: white;
width: 960px;
line-height: 1.4;
-webkit-box-shadow: 0px 0 53px rgba(0, 0, 0, 1), 2px 0 5px rgba(0, 0, 0, 1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment