diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 6451d8a..4847a4d 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -323,7 +323,7 @@ $homepage-block-smaller-min-height: 360px; &:active, &:focus, &:hover { - background-color: #004303; + background-color: darken($navbar-default-bg, 15%); } }