Issue #111 for theme-red.css

This commit is contained in:
Marco Davids 2018-01-22 22:35:58 +01:00 committed by GitHub
parent 7df3230957
commit 2b28b11bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,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);