From fdf00518f97bb68a51b99b678e7d85c7bcfa78d2 Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 10 Oct 2018 01:12:32 +0500 Subject: [PATCH] LIL-691 --- web/src/sass/_common.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index e2fa0554..77abc6f9 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -197,7 +197,7 @@ button background: white border: 1px solid $gray color: $gray - + &:hover, &:active color: $cl @@ -633,7 +633,7 @@ a.btn font-size: 18px text-align: center &__bonuses-link - color: #ccc + color: rgba(25, 25, 25, 0.3) &__lil-coin-img margin-bottom: -5px