mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-12 01:24:17 +08:00
theme: add missing style for select box
This commit is contained in:
parent
5683dd330e
commit
c48d564776
@ -107,6 +107,7 @@ a:hover,
|
|||||||
color: var(--INTERNAL-MENU-SECTIONS-LINK-color);
|
color: var(--INTERNAL-MENU-SECTIONS-LINK-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sidebar select:hover,
|
||||||
#sidebar a:hover {
|
#sidebar a:hover {
|
||||||
color: var(--INTERNAL-MENU-SECTIONS-LINK-HOVER-color);
|
color: var(--INTERNAL-MENU-SECTIONS-LINK-HOVER-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user