mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:45:34 +08:00
Merge pull request #112 from mdavids/patch-1
Issue #111 for theme-blue.css
This commit is contained in:
commit
d90e6e4a72
@ -64,7 +64,7 @@ a:hover {
|
|||||||
-moz-transition: width 0.5s ease;
|
-moz-transition: width 0.5s ease;
|
||||||
-ms-transition: width 0.5s ease;
|
-ms-transition: width 0.5s ease;
|
||||||
transition: width 0.5s ease;
|
transition: width 0.5s ease;
|
||||||
background-color: var(--MAIN-HOVER-color);
|
background-color: var(--MAIN-LINK-HOVER-color);
|
||||||
}
|
}
|
||||||
#sidebar {
|
#sidebar {
|
||||||
background-color: var(--MENU-SECTIONS-BG-color);
|
background-color: var(--MENU-SECTIONS-BG-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user