diff --git a/_includes/footer.html b/_includes/footer.html index 7083a5a157..2d0e6b3c20 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,14 +1,52 @@ - + + + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 321bb4f25b..fccc4fadb2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -103,8 +103,7 @@
{{content}} - {{site.data.alerts.hr_faded}} - {% include footer.html %} +
@@ -113,6 +112,9 @@ + {% if site.google_analytics %} diff --git a/_layouts/landing_page.html b/_layouts/landing_page.html index 4ba77b5bdb..d154876f4f 100644 --- a/_layouts/landing_page.html +++ b/_layouts/landing_page.html @@ -16,9 +16,9 @@ {{content}} -
+
+ diff --git a/css/customstyles-precice.css b/css/customstyles-precice.css index 360bc4fef2..1dffbe484e 100644 --- a/css/customstyles-precice.css +++ b/css/customstyles-precice.css @@ -317,6 +317,22 @@ ul.devlist>li { } } +/* footer */ +footer div.container { + padding-top: 20px; + padding-bottom: 20px; +} +@media (min-width: 768px) { /* aligns columns at bottom */ + footer .equal { + align-items: flex-end; + } +} +footer .list-unstyled { + margin-bottom: 0px; +} +footer .row.equal { + margin-bottom: 0px; + /* Let the sidebar scroll up some amount, then fix in place Uses 'position: sticky' which offsets relative to its nearest scrolling ancestor and containing block diff --git a/css/customstyles.css b/css/customstyles.css index 0f02d29a00..ac79dbaf13 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -298,9 +298,9 @@ li.dropdownActive a { color: #248EC2; } -footer { +/*footer { font-size: smaller; -} +}*/ /* FAQ page */ #accordion .panel-heading { diff --git a/css/modern-business.css b/css/modern-business.css index b0323c5cdf..d4077b3a00 100644 --- a/css/modern-business.css +++ b/css/modern-business.css @@ -65,9 +65,9 @@ header.carousel .fill { /* Footer Styles */ -footer { +/*footer { margin: 50px 0; -} +}*/ /* Responsive Styles */ diff --git a/css/theme-precice.css b/css/theme-precice.css index 111f8ef2b3..7f23175947 100644 --- a/css/theme-precice.css +++ b/css/theme-precice.css @@ -274,7 +274,7 @@ strong { background-color: white; color: black; } -.background-dark p { +.background-dark, .background-dark a { color: white; } .background-dark .panel p { diff --git a/pages/index.html b/pages/index.html index 6dec106b41..dd43873e55 100644 --- a/pages/index.html +++ b/pages/index.html @@ -503,7 +503,7 @@

Tried and tested by a global community

-
+
@@ -544,4 +544,4 @@

How does it look like?

-
+