diff --git a/style.css b/style.css index e420ff3..01f3e64 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: #e84393; /* conflict-b:粉色 */ color: white; border: none; padding: 10px 20px;