diff --git a/binderhub/static/index.css b/binderhub/static/index.css index 073e8b5b3..b45b0427a 100644 --- a/binderhub/static/index.css +++ b/binderhub/static/index.css @@ -50,7 +50,7 @@ p > a:hover { } -#msg-container { +#banner-container { text-align: left; color: black; padding: 16px; diff --git a/binderhub/templates/page.html b/binderhub/templates/page.html index 0b27c4053..ecee8f6a8 100644 --- a/binderhub/templates/page.html +++ b/binderhub/templates/page.html @@ -12,7 +12,7 @@ {% block body %} {% if banner %} -