highlight dropdown items; add advanced search option
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user