diff --git a/css/main.css b/css/main.css index 9ceb2b6fc..6751923f5 100644 --- a/css/main.css +++ b/css/main.css @@ -113,7 +113,7 @@ button.primary { background-color: #111; } button.secondary { background-color: #FAE448 !important; } button.primary:hover { background-color: #333;} -button.secondary:hover { background-color: #D7C020 !important;} +button.secondary:hover { background-color: #FFDF00 !important;} .m0 {margin: 0;} .db {display: block;} diff --git a/index.html b/index.html index 069cf57e9..9f03cd32f 100644 --- a/index.html +++ b/index.html @@ -23,18 +23,16 @@