Update style.css
This commit is contained in:
parent
1d2eba19fd
commit
02dd891dbd
@ -41,6 +41,11 @@ button
|
|||||||
background-color: #ec5020;
|
background-color: #ec5020;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button:hover
|
||||||
|
{
|
||||||
|
background-color: #fa6d42;
|
||||||
|
}
|
||||||
|
|
||||||
#reset
|
#reset
|
||||||
{
|
{
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
Loading…
Reference in New Issue
Block a user