mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-09 14:29:04 +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);
|
||||
}
|
||||
|
||||
#sidebar select:hover,
|
||||
#sidebar a:hover {
|
||||
color: var(--INTERNAL-MENU-SECTIONS-LINK-HOVER-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user