highlight dropdown items; add advanced search option

This commit is contained in:
Mark Eaton
2021-02-26 22:36:36 -05:00
parent 01b71ec887
commit a9aac6ac10
2 changed files with 29 additions and 18 deletions
+6 -1
View File
@@ -50,6 +50,11 @@ a.searchmenu {
color: #111;
}
.highlight-menu-item:hover {
background-color: #eee;
cursor: pointer;
}
/* style link list */
.link-list {
font-size: 2em;
@@ -188,7 +193,7 @@ img {
}
.yamm4 {
max-width: 450px;
max-width: 460px;
}
/* media queries */