remove corona alert

This commit is contained in:
Mark Eaton
2023-09-15 16:44:19 -04:00
parent 7d4f79c71a
commit 7017cceb1f
3 changed files with 1 additions and 19 deletions
-12
View File
@@ -50,18 +50,6 @@ body {
}
#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 */
nav.navbar-default.main-nav-container {
background-color: white;