diff options
Diffstat (limited to 'assets/css/alaveteli-org.css')
-rw-r--r-- | assets/css/alaveteli-org.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/alaveteli-org.css b/assets/css/alaveteli-org.css index 66ad59f1b..3fe7155f0 100644 --- a/assets/css/alaveteli-org.css +++ b/assets/css/alaveteli-org.css @@ -18,7 +18,7 @@ width: auto; margin-bottom: 0; } } .hero .button:hover, .get-started .button:hover, .hero .button:active, .get-started .button:active, .hero .button:focus, .get-started .button:focus { - background-color: rgba(0, 0, 0, 0.2); + background-color: rgba(0, 0, 0, 0.1); border-color: rgba(0, 0, 0, 0.1); } .what-is-alaveteli__grid-unit, .features__grid-unit, .get-started__grid-unit { |