diff --git a/public/css/style.css b/public/css/style.css index f881c48f326a3931ec52fcf45e9d5ddd1e5a6cdd..21c76bbb061d86b84fffb305afb78953ac340bf3 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -453,6 +453,6 @@ footer { } .edit-btn:active { - background-color: #000000; + background-color: #ffffff; transform: scale(0.95); } \ No newline at end of file