]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix button classes on index page
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Jul 2018 14:37:38 +0000 (15:37 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Jul 2018 14:37:38 +0000 (15:37 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/index.html

index 19717efc4b64e68b7b094128c2774d867d6835f8..c04e8d3642290421eb2a8c113b9c150d1c40b351 100644 (file)
                                </div>
                        </div>
                        
-                       <div class="row justify-content-center pt-0 pt-md-4">
-                               <a class="btn btn-primary btn-lg px-4 px-md-6" href="/get-started">{{ _("Get Started") }}</a>
-                               <a class="btn btn-white btn-lg px-4 px-md-6" href="/features">{{ _("Learn more") }}</a>
+                       <div class="btn-toolbar justify-content-center pt-0 pt-md-4">
+                               <a class="btn btn-primary btn-lg mr-4 px-4 px-md-6" href="/get-started">{{ _("Get Started") }}</a>
+                               <a class="btn btn-secondary btn-lg px-4 px-md-6" href="/features">{{ _("Learn more") }}</a>
                        </div>
                </div>
        </section>
                                                        <svg class="icon i_sm i_download"><use xlink:href="#download"/></svg>
                                                        {{ _("Download") }}
                                                </a>
-                                               <a class="btn btn-white btn-md ml-3" href="/donate">
+                                               <a class="btn btn-secondary btn-md ml-3" href="/donate">
                                                        <svg class="icon i_sm i_heart"><use xlink:href="#heart"/></svg>
                                                        {{ _("Donate") }}
                                                </a>
                                        </p>
                                </div>
                                <div class="col-sm-6 offset-sm-3 col-lg-4 offset-lg-1 mt-sm-5">
-                                       <a class="btn btn-bluegrey900 btn-lg btn-block px-md-0" href="/get-support#professional">{{ _("Get Professional Support") }}</a>
-                                       <a class="btn btn-bluegrey900 btn-lg btn-block px-md-0" href="/hardware">{{ _("Hardware Appliances") }}</a>
+                                       <a class="btn btn-dark btn-lg btn-block px-md-0" href="/get-support#professional">{{ _("Get Professional Support") }}</a>
+                                       <a class="btn btn-dark btn-lg btn-block px-md-0" href="/hardware">{{ _("Hardware Appliances") }}</a>
                                </div>
                        </div>
                        <div class="text-center">