diff --git a/_includes/footer.html b/_includes/footer.html index bf2726516f..c886b18da1 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,15 +1,55 @@ -
-
-
+
+
+ diff --git a/_layouts/default.html b/_layouts/default.html index 3f0fc8178e..a5fcb87ec4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -85,7 +85,7 @@ {% include news_banner.html onlanding=false %} -
+
{% unless page.hide_sidebar %}
@@ -101,9 +101,7 @@ {% endunless %}
-
- {% include footer.html %} -
+ {% include footer.html %} {% if site.google_analytics %} diff --git a/_layouts/landing_page.html b/_layouts/landing_page.html index 4a49b54a92..5bd5e51707 100644 --- a/_layouts/landing_page.html +++ b/_layouts/landing_page.html @@ -14,9 +14,7 @@ {{content}} -
- {% include footer.html %} -
+ {% include footer.html %} diff --git a/css/modern-business.css b/css/modern-business.css index b0323c5cdf..dfbcb4313e 100644 --- a/css/modern-business.css +++ b/css/modern-business.css @@ -66,7 +66,7 @@ header.carousel .fill { /* Footer Styles */ footer { - margin: 50px 0; + padding: 50px 0; } /* Responsive Styles */ diff --git a/css/theme-precice.css b/css/theme-precice.css index 111f8ef2b3..77df59d5e5 100644 --- a/css/theme-precice.css +++ b/css/theme-precice.css @@ -277,6 +277,9 @@ strong { .background-dark p { color: white; } +.background-dark a { + color: white; +} .background-dark .panel p { color: #040606; } @@ -302,4 +305,13 @@ h5 { color: #808080; font-weight: 700; font-size: 18px; -} \ No newline at end of file +} + +@media(max-width:992px) { + footer { + text-align: center; + } + footer nav { + margin-bottom: 2em + } +} diff --git a/pages/index.html b/pages/index.html index 9decd3ad1e..7652022811 100644 --- a/pages/index.html +++ b/pages/index.html @@ -503,7 +503,7 @@

Tried and tested by a global community

-
+