add dismissable alert
This commit is contained in:
@@ -25,6 +25,20 @@ body {
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
/* style dismissible alert */
|
||||
|
||||
#covid-alert {
|
||||
text-align: center;
|
||||
max-width: 500px;
|
||||
margin-bottom: 30px !important;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
#covid-alert a {
|
||||
color: #6c4a00;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* style jumbotron */
|
||||
|
||||
.onesearch-jumbotron {
|
||||
|
||||
Reference in New Issue
Block a user