From: Michael Tremer Date: Sun, 30 Sep 2018 16:47:59 +0000 (+0100) Subject: donate: Make page a single column only X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bddae05d0dc6b0f61c6280f6d1ec5b6a42749f7f;p=ipfire.org.git donate: Make page a single column only Signed-off-by: Michael Tremer --- diff --git a/src/scss/style.scss b/src/scss/style.scss index 637712fe..c814220f 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -238,26 +238,12 @@ footer { // Donations -.faq { - a { - color: $body-color; - } -} - .donation-explanation { - margin-bottom: 2rem; - - p { - color: $text-muted; - } + color: $text-muted; + padding: 1.5rem; - @include media-breakpoint-down(sm) { - background-color: $dark; - color: $white; - - padding: 1.5rem; - - h5, p { + .faq { + a { color: inherit; } } diff --git a/src/templates/donate.html b/src/templates/donate.html index 5a0681d2..cb5d985d 100644 --- a/src/templates/donate.html +++ b/src/templates/donate.html @@ -8,410 +8,372 @@

{{ _("Donate") }}

-
-
-
-
Why we need you to donate today
- -

- IPFire has grown to be the backbone of networks in companies, - schools and homes worldwide. -

- -

- It is trusted by many and has proven that free software, developed by a diverse - community, can not only be equal, but better than proprietary solutions. -

- -

- But still, development doesn’t come free to us and therefore - we are asking for your contribution today. -

-
+
+
+
+
+
+ {% raw xsrf_form_html() %} + +
+
+
Choose a currency
+ +
+ + +
-
- - {% raw xsrf_form_html() %} +
+ + +
+
-
-
-
Choose a currency
+
+
Frequency
-
- - -
+
+ + +
-
- - +
+ + +
-
-
Frequency
+
+
{{ _("Choose an amount") }}
-
- - -
+ -
- - +
+ {% for a in amounts %} + + {% end %}
-
-
- -
-
{{ _("Choose an amount") }}
- - -
- {% for a in amounts %} -