Created
October 15, 2015 17:21
-
-
Save aaronlammer/7a71d2e59152917637ad to your computer and use it in GitHub Desktop.
CSS changes before shipping Donations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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