diff --git a/web/app/themes/mitlib-parent/css/scss/partials/_alerts.scss b/web/app/themes/mitlib-parent/css/scss/partials/_alerts.scss index 217ff91a..400be27e 100644 --- a/web/app/themes/mitlib-parent/css/scss/partials/_alerts.scss +++ b/web/app/themes/mitlib-parent/css/scss/partials/_alerts.scss @@ -206,35 +206,4 @@ p { padding-bottom: 4px; } -} - -// Full page banner styles -div.mitlib-banner { - background-color: #007899; - padding: 20px 32px; - display: flex; - justify-content: center; - - div.wrap-notice { - max-width: 1024px; - width: 100%; - } - - h1 { - font-size: 1.2rem; - color: #e5f9ff; - padding: 0; - margin-bottom: 0; - } - - a { - text-decoration: underline; - text-underline-offset: 0.3rem; - text-decoration-color: #00c8ff; - color: #fff; - } - - a:hover { - text-decoration-color: #99E9FF; - } } \ No newline at end of file diff --git a/web/app/themes/mitlib-parent/header.php b/web/app/themes/mitlib-parent/header.php index 91e3c69e..f7e8279c 100644 --- a/web/app/themes/mitlib-parent/header.php +++ b/web/app/themes/mitlib-parent/header.php @@ -42,15 +42,6 @@
> - -