File diff 96bcfe8f473d → cde7aca249e6
static/scss/custom.scss
Show inline comments
...
 
@@ -264,7 +264,7 @@ $homepage-block-min-height: 480px;
 
  &:active,
 
  &:focus,
 
  &:hover {
 
    background-color: #004303;
 
      background-color: darken($navbar-default-bg, 15%);
 
  }
 
}