Created
February 9, 2013 17:44
-
-
Save banister/4746266 to your computer and use it in GitHub Desktop.
This file contains 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
#button-babies { | |
display: inline; | |
float: left; | |
position: relative; | |
margin: 0 -80px 1.5em 80px; | |
display: inline; | |
float: left; | |
margin-right: 20px; | |
width: 700px; | |
text-align: center; | |
margin-top: 15px; | |
word-spacing: 8px; | |
font-size: 30px; | |
letter-spacing: -2px; | |
text-shadow: 0px 1px 0px white; } | |
* html #content { | |
overflow-x: hidden; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment