From 348d81d2f0a8d731f66eaae32a8176efb73fe099 Mon Sep 17 00:00:00 2001 From: applenick Date: Wed, 16 Aug 2023 12:34:50 -0700 Subject: [PATCH] Improve layout of server vote page Signed-off-by: applenick --- _pages/vote.html | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/_pages/vote.html b/_pages/vote.html index 09cf360..d8e04f5 100644 --- a/_pages/vote.html +++ b/_pages/vote.html @@ -9,27 +9,26 @@ {% include image-header.html image='/assets/img/image-slider/7.jpg' %}
-
-
-

Why vote?

-

Voting is a great way to help support Overcast Community! Your help will bring in new players and support growing our community. As a thank you we reward each vote with a raindrop bonus, plus for every consecutive day of voting you'll receive an additional raindrop streak bonus.

+
+

Why Vote?

+

Voting is a great way to support the Overcast Community! Your votes bring in new players and help grow our community. As a thank you, we reward each vote with a raindrop bonus. Additionally, consecutive daily voting earns you a raindrop streak bonus.

+
+ +
+
+

Voting Sites

+

Vote for each site once every 24 hours to maximize rewards!

-
-
-

Voting Sites

-

You may vote for each site once every 24 hours, make sure to visit all three links to get the maximum reward!

-
- {% for site in site.data.vote-sites.sites %} -
-
- -
-

{{site.name}}

- Vote -
-
+ {% for site in site.data.vote-sites.sites %} +
+
+ +
+

{{site.name}}

+ Vote
- {% endfor %} +
+ {% endfor %}