diff --git a/app/assets/stylesheets/style.css.scss b/app/assets/stylesheets/style.css.scss index 95539c4..0c34c12 100644 --- a/app/assets/stylesheets/style.css.scss +++ b/app/assets/stylesheets/style.css.scss @@ -790,6 +790,11 @@ img { float: right; } +.small { + font-size: 10px; + color: #888; +} + #footer { padding: 30px 0; width: 1600px; diff --git a/app/views/statics/donate.html.erb b/app/views/statics/donate.html.erb index 55e1afe..c84ac9f 100644 --- a/app/views/statics/donate.html.erb +++ b/app/views/statics/donate.html.erb @@ -2,28 +2,28 @@

Running a server is really stressful and expensive.
Donating keeps us motivated to do all the work and allows us to pay our bills, etc.

-

Donations are made via PayPal. -

We do appreciate every amount of donation but we have decided to create two special ranks:

+

Donations are made via PayPal. We will eventually add more payment methods if we get many requests.

+

If you cannot, or do not want to donate, that's totally fine!
+ Just thank us, it really makes us happy :)

+

While we do appreciate every amount of donation, we have decided to create two special ranks:

Perks for you

For Donator and Donator+


Donate to Redstone Sheep

-

Sheep is our admin. He fixes everything & keeps the server running.

+

Sheep is our admin. He solves problems & keeps the server running.

<% if current_user %> @@ -38,7 +38,7 @@

Donate to PanFritz

-

Pan hosts the Server.

+

Pan owns the hardware.

<% if current_user %> @@ -50,4 +50,8 @@
-
\ No newline at end of file + +

Can't decide? Just split the money and donate to both!

+
+ +

Please note that you are not buying anything. We do not guarantee for these perks, however, we will try hard to make sure you'll get them!

\ No newline at end of file