From c76e73a3f01ce33f9b431c76d35078ed6895d3b4 Mon Sep 17 00:00:00 2001 From: t11003 Date: Wed, 18 Mar 2026 07:56:11 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=8C=89=E9=88=95=E6=94=B9=E7=82=BA?= =?UTF-8?q?=E6=B7=B1=E8=97=8D=E8=89=B2=20#1a73e8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/style.css b/style.css index e420ff3..60a5e59 100644 --- a/style.css +++ b/style.css @@ -87,10 +87,7 @@ header .subtitle { font-size: 13px; opacity: 0.85; margin-top: 4px; } } .input-area button { - /* 練習:把按鈕顏色改成你喜歡的顏色 - conflict-a 分支:改成 #4f8ef7(藍色) - conflict-b 分支:改成 #e84393(粉色) */ - background: #4f8ef7; + background: #1a73e8; /* conflict-a:深藍色 */ color: white; border: none; padding: 10px 20px;