Skip to content

Instantly share code, notes, and snippets.

@kyrylo
Forked from banister/custom.css.css
Last active December 12, 2015 08:48
Show Gist options
  • Save kyrylo/4746269 to your computer and use it in GitHub Desktop.
Save kyrylo/4746269 to your computer and use it in GitHub Desktop.
#button-babies {
position: relative;
margin: 0 -80px 1.5em 80px;
display: block;
float: left;
width: 700px;
text-align: center;
word-spacing: 8px;
font-size: 30px;
letter-spacing: -2px;
text-shadow: 0px 1px 0px white; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment