From cfc589528dcdc974417eb1ef7230c3a1b325653a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 22 Feb 2018 01:51:40 +0100 Subject: [PATCH] Update style.css --- css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index b3e6936..8252d61 100755 --- a/css/style.css +++ b/css/style.css @@ -1442,11 +1442,7 @@ input[type=button], input[type=submit], input[type=reset] { font-size: 16px; background: none; color: #333; - padding: 10px; - &:hover, &:focus, &:active, &.active { - background-color: #333; - color: #fff; - } + padding: 10px; }