From a441778ad68c3f7f8dba52fa856186be1d63a99a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 22 Feb 2018 01:37:06 +0100 Subject: [PATCH] Update style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 1fd0450..5ac7a6f 100755 --- a/css/style.css +++ b/css/style.css @@ -1460,6 +1460,7 @@ input[type=button], input[type=submit], input[type=reset] { border: 1px solid #333; background: none; color: #333; + padding: 20px; &:hover, &:focus, &:active, &.active { color: #fff; }