We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac321c commit 3c16818Copy full SHA for 3c16818
exampleSite/static/css/theme-mine.css
@@ -64,7 +64,7 @@ a:hover {
64
-moz-transition: width 0.5s ease;
65
-ms-transition: width 0.5s ease;
66
transition: width 0.5s ease;
67
- background-color: var(--MAIN-HOVER-color);
+ background-color: var(--MAIN-LINK-HOVER-color);
68
}
69
#sidebar {
70
background-color: var(--MENU-SECTIONS-BG-color);
0 commit comments