mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-19 03:10:24 +00:00
Merge pull request #114 from mdavids/patch-3
Issue #111 for theme-green.css
This commit is contained in:
commit
d9b99afc39
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue