diff --git a/web/themes/asc_bootstrap/assets/sass/layout/_footer.scss b/web/themes/asc_bootstrap/assets/sass/layout/_footer.scss index ff8bae9d615a66c9fe4b493c58bda211cf4492f2..fa0a02d17fb19751f63de7f7edec2e7e6e8cbfd3 100644 --- a/web/themes/asc_bootstrap/assets/sass/layout/_footer.scss +++ b/web/themes/asc_bootstrap/assets/sass/layout/_footer.scss @@ -6,7 +6,7 @@ // -------------------------------------------------- .footer { - background: #173E41; + background: #3F4443; border-top: none; color: $white; margin-top: 0; diff --git a/web/themes/asc_bootstrap/css/style.css b/web/themes/asc_bootstrap/css/style.css index e6dbe5cf742bd1f2ba94100754b7c3220f0372d7..03eb30813c518f59dd495a93e9a3ff9d31570670 100644 --- a/web/themes/asc_bootstrap/css/style.css +++ b/web/themes/asc_bootstrap/css/style.css @@ -9147,7 +9147,7 @@ figcaption { /* line 8, ../assets/sass/layout/_footer.scss */ .footer { - background: #173E41; + background: #3F4443; border-top: none; color: #ffffff; margin-top: 0;