Update style.css

This commit is contained in:
AUnicornWithNoLife 2021-04-13 07:32:13 +01:00
parent 1d2eba19fd
commit 02dd891dbd

View File

@ -41,6 +41,11 @@ button
background-color: #ec5020; background-color: #ec5020;
} }
button:hover
{
background-color: #fa6d42;
}
#reset #reset
{ {
height: 50px; height: 50px;