Skip to content

Instantly share code, notes, and snippets.

@lelandf
Created March 1, 2016 21:49
Show Gist options
  • Save lelandf/c6905e0ab5209ba6191d to your computer and use it in GitHub Desktop.
Save lelandf/c6905e0ab5209ba6191d to your computer and use it in GitHub Desktop.
Simple pink button
.dislodged-border {
background: #FB3FDE;
border-radius: 30px;
color: #fff;
display: inline-block;
font-family: sans-serif;
padding: 15px 20px 14px;
text-decoration: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment