remove corona alert
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
{ "bracketSameLine": true, "htmlWhitespaceSensitivity": "ignore" }
|
{ "bracketSameLine": true, "htmlWhitespaceSensitivity": "ignore" }
|
||||||
|
|||||||
@@ -16,12 +16,6 @@
|
|||||||
class="image-fail"
|
class="image-fail"
|
||||||
alt="Kibbee Library logo"
|
alt="Kibbee Library logo"
|
||||||
src="https://libapps.s3.amazonaws.com/accounts/16298/images/xsmall-2.jpg" />
|
src="https://libapps.s3.amazonaws.com/accounts/16298/images/xsmall-2.jpg" />
|
||||||
<div id="corona-alert">
|
|
||||||
<span id="corona-alert-text">
|
|
||||||
No fines on KBCC books checked out before the pandemic! Just
|
|
||||||
return them to any CUNY Library.
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row" id="hamburger-alternative">
|
<div class="row" id="hamburger-alternative">
|
||||||
|
|||||||
@@ -50,18 +50,6 @@ body {
|
|||||||
}
|
}
|
||||||
#login-icon { display: inline-block; }
|
#login-icon { display: inline-block; }
|
||||||
|
|
||||||
/* style alert */
|
|
||||||
#corona-alert {
|
|
||||||
text-align: center;
|
|
||||||
background-color: #faf870;
|
|
||||||
padding: 5px 50px;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
#corona-alert-text {
|
|
||||||
color: var(--text);
|
|
||||||
font-size: 1.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* style navbar */
|
/* style navbar */
|
||||||
nav.navbar-default.main-nav-container {
|
nav.navbar-default.main-nav-container {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user