From: Mark Otto Date: Wed, 31 Mar 2021 06:08:04 +0000 (-0700) Subject: Add new docs footer (#33453) X-Git-Tag: v5.0.0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e7f1a9a347f4cc38a8973044440afa52f2cffcd;p=thirdparty%2Fbootstrap.git Add new docs footer (#33453) * Replace site footer with mega footer to link to various projects and community resources * Fix broken HTML --- diff --git a/site/assets/scss/_footer.scss b/site/assets/scss/_footer.scss index 48ad349de0..87cee6d2bd 100644 --- a/site/assets/scss/_footer.scss +++ b/site/assets/scss/_footer.scss @@ -3,16 +3,14 @@ // .bd-footer { - @include font-size(.875rem); - color: #63707c; - a { - font-weight: 600; color: $gray-700; + text-decoration: none; &:hover, &:focus { color: $link-color; + text-decoration: underline; } } } diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index 45f8010157..96beebb492 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -1,12 +1,57 @@ -