mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 14:39:04 +08:00
Merge pull request #116 from mdavids/patch-5
Issue #111 for _index.en.md
This commit is contained in:
commit
6491870230
@ -146,7 +146,7 @@ a:hover {
|
||||
-moz-transition: width 0.5s ease;
|
||||
-ms-transition: width 0.5s ease;
|
||||
transition: width 0.5s ease;
|
||||
background-color: var(--MAIN-HOVER-color);
|
||||
background-color: var(--MAIN-LINK-HOVER-color);
|
||||
}
|
||||
#sidebar {
|
||||
background-color: var(--MENU-SECTIONS-BG-color);
|
||||
@ -191,4 +191,4 @@ Then, set the `themeVariant` value with the name of your custom theme file. That
|
||||
[params]
|
||||
# Change default color scheme with a variant one. Can be "red", "blue", "green".
|
||||
themeVariant = "mine"
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user