]> git.ipfire.org Git - ipfire.org.git/commitdiff
donation: Remove extra formatting for help texts
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Oct 2018 15:33:39 +0000 (16:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Oct 2018 15:33:39 +0000 (16:33 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/style.scss
src/templates/donate.html

index 82efcd76839dea12fa9bf350bef7f9cfb3322433..d783b33ac93eecef98b2787c5cc5a5fe4d26d6a6 100644 (file)
@@ -222,19 +222,6 @@ section {
        }
 }
 
-// Donations
-
-.donation-explanation {
-       color: $text-muted;
-       padding: 1.5rem;
-
-       .faq {
-               a {
-                       color: inherit;
-               }
-       }
-}
-
 // Sidebar navigation
 
 #sidebar .nav {
index 9a79d22b810017b1828879d4c7c8f9c3269355f7..97b4ed8d03e10f47ec019ec81dd86717cc3b0ebc 100644 (file)
                                        </div>
                                </div>
 
-                               <div class="donation-explanation">
-                                       <section>
-                                               <h5>Why should I donate?</h5>
+                               <section>
+                                       <h5>Why should I donate?</h5>
 
-                                               <p>
-                                                       At IPFire, we are working hard to provide you with a free firewall distribution
-                                                       that is like no other. We release updates regularly and enhance functionality
-                                                       to make IPFire more secure, faster and easier to use.
-                                               </p>
+                                       <p>
+                                               At IPFire, we are working hard to provide you with a free firewall distribution
+                                               that is like no other. We release updates regularly and enhance functionality
+                                               to make IPFire more secure, faster and easier to use.
+                                       </p>
 
-                                               <p>
-                                                       To achieve our high standards that we have set for ourselves, we need your help.
+                                       <p>
+                                               To achieve our high standards that we have set for ourselves, we need your help.
 
-                                                       Only with your donation, we can get the right tools, people and utilities that
-                                                       we need to make our work most efficient and reach our maximum potential.
+                                               Only with your donation, we can get the right tools, people and utilities that
+                                               we need to make our work most efficient and reach our maximum potential.
 
-                                                       Only with your donation, we can achieve our vision to make the Internet a safer
-                                                       place that is fair for everyone and giving equal opportunities.
-                                               </p>
-                                       </section>
+                                               Only with your donation, we can achieve our vision to make the Internet a safer
+                                               place that is fair for everyone and giving equal opportunities.
+                                       </p>
 
-                                       <section>
-                                               <h5>How much should I give?</h5>
+                                       <h5>How much should I give?</h5>
 
-                                               <p>
-                                                       We are grateful for every single donation, but of course, we appreciate
-                                                       if you help us as much as you can.
-                                               </p>
+                                       <p>
+                                               We are grateful for every single donation, but of course, we appreciate
+                                               if you help us as much as you can.
+                                       </p>
 
-                                               <p>
-                                                       We rely on steady contributions from companies to keep the project healthy
-                                                       and encourage them to set up a monthly donation.
-                                               </p>
-                                       </section>
+                                       <p>
+                                               We rely on steady contributions from companies to keep the project healthy
+                                               and encourage them to set up a monthly donation.
+                                       </p>
 
                                        <div class="faq">
                                                <h5>Frequently Asked Questions</h5>
                                                        </a>
                                                </p>
 
-                                               <div class="collapse text-muted" id="faq-bank-transfer">
+                                               <div class="collapse" id="faq-bank-transfer">
                                                        <p>
                                                                We do accept direct transfers through SEPA. These are our bank details:
                                                        </p>
                                                        </a>
                                                </p>
 
-                                               <div class="collapse text-muted" id="faq-address">
+                                               <div class="collapse" id="faq-address">
                                                        <p>
                                                                We understand that your privacy is very important.
                                                        </p>
                                                        </a>
                                                </p>
 
-                                               <div class="collapse text-muted" id="faq-tax-deduction">
+                                               <div class="collapse" id="faq-tax-deduction">
                                                        <p>
                                                                IPFire is not registered as a charitable organization and therefore donations
                                                                are not tax deductible in Germany or the European Union.
                                                        </a>
                                                </p>
 
-                                               <div class="collapse text-muted" id="faq-cancel">
+                                               <div class="collapse" id="faq-cancel">
                                                        <p>
                                                                Your credit card statements or bank statements will contain a link
                                                                that you can follow to cancel your donation at any time.
                                                        </a>
                                                </p>
 
-                                               <div class="collapse text-muted" id="faq-email">
+                                               <div class="collapse" id="faq-email">
                                                        <p>
                                                                If you have a question about donating to the IPFire Project,
                                                                please contact us at <a href="mailto:donate@ipfire.org">donate@ipfire.org</a>.
                                                        </p>
                                                </div>
                                        </div>
-                               </div>
+                               </section>
                        </div>
                </div>
        </div>