Skip to content

Instantly share code, notes, and snippets.

@aaronlammer
Created October 15, 2015 17:31
Show Gist options
  • Save aaronlammer/886e9e6ba6b74ae88571 to your computer and use it in GitHub Desktop.
Save aaronlammer/886e9e6ba6b74ae88571 to your computer and use it in GitHub Desktop.
Please add at the top of the "donations_box" div:
<h2>Support Us </h2>
.donations_box {
padding: 0px 24px 24px 24px;
margin-bottom: 96px;
border-radius: 3px;
background-color: #fff;
border: 1px solid #e5e5e5;
border-radius: 3px;
font-size: 0.9em;
.donations_box h2 {
font-size: 1.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment