Skip to content

Commit

Permalink
Merge pull request matcornic#114 from mdavids/patch-3
Browse files Browse the repository at this point in the history
Issue matcornic#111 for theme-green.css
  • Loading branch information
matcornic authored Jan 23, 2018
2 parents a57a782 + f316b93 commit 7963d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/theme-green.css
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 7963d31

Please sign in to comment.