add a hrefs to nav by jumbotron

This commit is contained in:
Mark Eaton
2021-03-03 15:54:17 -05:00
parent 1851c3e3f2
commit c2f745bcfc
2 changed files with 8 additions and 4 deletions
@@ -97,6 +97,10 @@ a.searchmenu {
margin-top: 4px;
}
a.no-underline {
text-decoration: none;
}
.nav-divs-by-jumbotron:hover {
background-color: #ddd;
}