diff --git a/css/style.css b/css/style.css index abd2cde..e30f492 100644 --- a/css/style.css +++ b/css/style.css @@ -21,7 +21,7 @@ padding: 10px 15px; font-size: 16px; cursor: pointer; - background-color: lightgray; + background-color: whitesmoke; border: 1px solid black; border-radius: 4px; transition: background-color 0.3s, color 0.3s, border 0.3s;