Created
October 2, 2012 07:55
-
-
Save kix/3817174 to your computer and use it in GitHub Desktop.
Pillarbox CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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