From 3fe838dbf0885ef97ad8f604f30bb473b8fdcbe0 Mon Sep 17 00:00:00 2001 From: afnanramadhan <13521011@std.stei.itb.ac.id> Date: Fri, 17 Nov 2023 13:35:35 +0700 Subject: [PATCH] change color button --- public/css/detailfact.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/detailfact.css b/public/css/detailfact.css index 9b583c8..f5d0be4 100644 --- a/public/css/detailfact.css +++ b/public/css/detailfact.css @@ -60,7 +60,7 @@ .Unsubscribe{ margin-left: 80px; - background-color: #EF4800; + background-color: #b0b0b0; color: white; border: none; width: 110px; -- GitLab