X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/88ef278548c5fe219778fa4639424a96db96c6fb..a661ee16931afe74866a57931c477ab8e0b35b05:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 794439530..d93928205 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -359,7 +359,7 @@ nav.secondary { color: $darkgrey; padding: 5px; - &:hover { color: darken($darkgrey, 10%); } + &:hover { color: darken($darkgrey, 25%); } } }