mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-08 11:32:02 +08:00
theme: fix color of IE11 home link fallback #402
This commit is contained in:
parent
bacbcf2aba
commit
3c6ea53a22
@ -324,7 +324,7 @@
|
||||
}
|
||||
|
||||
#homelinks a {
|
||||
color: #323232 /* var(--MENU-HOME-LINK-color) */
|
||||
color: #404040 /* var(--MENU-HOME-LINK-color) */
|
||||
}
|
||||
|
||||
#homelinks a:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user