Merge pull request #117 from mdavids/patch-6

Issue #111 for _index.fr.md
This commit is contained in:
Mathieu Cornic 2018-01-23 18:07:54 +01:00 committed by GitHub
commit 5dbc270f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 @@ Puis, configurez le paramètre `themeVariant` avec le nom de votre variante. C'e
[params]
# Modifier le schéma de couleur par défaut. Peut être "red", "blue", "green".
themeVariant = "lemien"
```
```