Skip to content

Instantly share code, notes, and snippets.

@salsalabs
Last active August 29, 2015 14:01
Show Gist options
  • Save salsalabs/af2566103baebaa0e6f9 to your computer and use it in GitHub Desktop.
Save salsalabs/af2566103baebaa0e6f9 to your computer and use it in GitHub Desktop.
Sample style for perpetual recurring donations. See https://salsasupport.zendesk.com/entries/22930623-Perpetual-Recurring-Donations
<style type="text/css">
.perpetual-disclaimer {
padding: 5px;
width: 500px;
text-align: center;
background-color: lemonchiffon;
color: darkblue;
border: 1pt solid forestgreen;
line-height: 1.2em;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment