File diff 737383a46c1a → dadee611a059
static/scss/custom.scss
Show inline comments
...
 
@@ -323,7 +323,7 @@ $homepage-block-smaller-min-height: 360px;
 
  &:active,
 
  &:focus,
 
  &:hover {
 
    background-color: #004303;
 
      background-color: darken($navbar-default-bg, 15%);
 
  }
 
}