diff --git a/web/app/static/css/nopaque.css b/web/app/static/css/nopaque.css index f1e6f5e0..07d1c004 100644 --- a/web/app/static/css/nopaque.css +++ b/web/app/static/css/nopaque.css @@ -1,3 +1,13 @@ +nav, .footer-copyright { + background-color: #00426f !important; + color: white !important; +} + +.page-footer { + background-color: #b1b3b4; + color: white; +} + /* * ### Start sticky footer ### * Force the footer to always stay on the bottom of the page regardless of how diff --git a/web/app/static/images/logo_-_nopaque.png b/web/app/static/images/logo_-_nopaque.png new file mode 100644 index 00000000..2c744e61 Binary files /dev/null and b/web/app/static/images/logo_-_nopaque.png differ diff --git a/web/app/templates/nopaque.html.j2 b/web/app/templates/nopaque.html.j2 index 0d09b2f4..36187b6a 100644 --- a/web/app/templates/nopaque.html.j2 +++ b/web/app/templates/nopaque.html.j2 @@ -109,7 +109,7 @@