Skip to content

Instantly share code, notes, and snippets.

@aaronlammer
Created October 15, 2015 17:21
Show Gist options
  • Save aaronlammer/7a71d2e59152917637ad to your computer and use it in GitHub Desktop.
Save aaronlammer/7a71d2e59152917637ad to your computer and use it in GitHub Desktop.
CSS changes before shipping Donations
.donation_box {
border: 1px solid #CCC;
padding: 16px 24px 24px 24px;
margin-bottom: 96px;
border-radius: 3px;
background-color: #fff;
border: 1px solid #e5e5e5;
border-radius: 3px;
font-size: 0.9em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment