From 623c2b69dd532414c2a40cfe57160689397684e3 Mon Sep 17 00:00:00 2001 From: 65160270 <65160270@go.buu.ac.th> Date: Mon, 24 Mar 2025 15:48:00 +0700 Subject: [PATCH] update-edit --- public/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 955ea6a..f881c48 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -448,11 +448,11 @@ footer { } .edit-btn:hover { - background-color: #e2e6ea; + background-color: #fcff50; transform: scale(1.05); } .edit-btn:active { - background-color: #d6d8db; + background-color: #000000; transform: scale(0.95); } \ No newline at end of file -- GitLab