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 @@ > - -
diff --git a/web/app/themes/mitlib-parent/inc/banner.php b/web/app/themes/mitlib-parent/inc/banner.php deleted file mode 100644 index a9bcfa75..00000000 --- a/web/app/themes/mitlib-parent/inc/banner.php +++ /dev/null @@ -1,16 +0,0 @@ - -
-
-

Try our new search before it launches this summer!

-
-
diff --git a/web/app/themes/mitlib-parent/style.css b/web/app/themes/mitlib-parent/style.css index a2a98b8f..cc8c704d 100644 --- a/web/app/themes/mitlib-parent/style.css +++ b/web/app/themes/mitlib-parent/style.css @@ -1,7 +1,7 @@ /* Theme Name: MITlib Parent Author: MIT Libraries -Version: 0.10 +Version: 0.11 Description: The parent theme for the MIT Libraries' Pentagram-designed identity. */