small fixes

This commit is contained in:
Mark Eaton
2021-03-01 09:48:47 -05:00
parent 8425112fb0
commit f6416b705f
2 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -29,7 +29,7 @@ body {
#covid-alert {
text-align: center;
margin-bottom: 30px !important;
margin-bottom: 25px !important;
font-size: 1.5em;
}
@@ -38,6 +38,10 @@ body {
text-decoration: underline;
}
#x {
margin-top: 7px;
}
/* style jumbotron */
.onesearch-jumbotron {
@@ -181,8 +181,8 @@
</div>
<div class="col-xs-10 col-md-8">
<div class="alert alert-warning alert-dismissible" role="alert" id="covid-alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<strong>Alert:</strong> <a href="">Library Services during COVID-19</a>
<button type="button" class="close" data-dismiss="alert" aria-label="Close" id="x"><span aria-hidden="true">&times;</span></button>
<strong>Alert:</strong> <a href="">Library services during COVID-19</a>
</div>
</div>
<div class="col-xs-1 col-md-2">