thank you note, future donations explanation
This commit is contained in:
parent
e2f4ff383f
commit
29c58cf1a3
2 changed files with 24 additions and 0 deletions
|
@ -55,6 +55,14 @@ body.static-donate
|
||||||
button
|
button
|
||||||
+loud-awesome-button-color
|
+loud-awesome-button-color
|
||||||
|
|
||||||
|
#success-thanks
|
||||||
|
border: 1px dashed $module-border-color
|
||||||
|
margin-bottom: 1em
|
||||||
|
padding: 1em
|
||||||
|
|
||||||
|
p:last-child
|
||||||
|
margin-bottom: 0
|
||||||
|
|
||||||
#outfits
|
#outfits
|
||||||
+outfits-list
|
+outfits-list
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
|
@ -24,6 +24,22 @@
|
||||||
= text_field_tag 'donation[amount]', '10.00'
|
= text_field_tag 'donation[amount]', '10.00'
|
||||||
%button{:type => 'submit'} Donate now!
|
%button{:type => 'submit'} Donate now!
|
||||||
|
|
||||||
|
#success-thanks
|
||||||
|
:markdown
|
||||||
|
**Oh, wow! We've raised enough money for our 2014 hosting costs in less
|
||||||
|
than a week! Thanks a ton!**
|
||||||
|
|
||||||
|
As it happens, we didn't have a fundraiser last year because I didn't have
|
||||||
|
the time or energy to ask for money properly—whoops. So, any further
|
||||||
|
donations will go toward last year's hosting costs that I paid out of
|
||||||
|
pocket, and will therefore help me have enough money to pay for college
|
||||||
|
♥
|
||||||
|
|
||||||
|
And you'll still totally get featured here and on the homepage, too.
|
||||||
|
Thanks again for all your help! We're proud to be your Neopets fix during
|
||||||
|
the downtime
|
||||||
|
<img src="http://images.neopets.com/neoboards/smilies/grin.gif" />
|
||||||
|
|
||||||
#description
|
#description
|
||||||
:markdown
|
:markdown
|
||||||
**Dress to Impress is cool!** We have loads of fancy features: y'all are
|
**Dress to Impress is cool!** We have loads of fancy features: y'all are
|
||||||
|
|
Loading…
Reference in a new issue