Skip to content

Instantly share code, notes, and snippets.

@thomasbritton
Last active December 17, 2015 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasbritton/5657078 to your computer and use it in GitHub Desktop.
Save thomasbritton/5657078 to your computer and use it in GitHub Desktop.
.btn {
background: #eaeaea;
color: #000;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
margin-left: 30%;
padding: 5px 15px;
position: relative;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment