From ab3430d61bd20ae5c3df3c0230976ca87c5ae4d1 Mon Sep 17 00:00:00 2001 From: ember <1279347317@qq.com> Date: Tue, 12 Aug 2025 11:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E9=A3=8E?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/cd/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/cd/index.html b/static/cd/index.html index 99ec1a5..04b3ba3 100644 --- a/static/cd/index.html +++ b/static/cd/index.html @@ -13,7 +13,7 @@ body { font-family: 'Microsoft YaHei', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; - background: linear-gradient(135deg, #0ab026, #667eea, #f093fb, #4facfe, #43e97b, #fa709a, #0ab026); + background: linear-gradient(135deg, #0ab026, #50d7e6, #e4a6eb, #4facfe, #43e97b, #fa709a, #0ab026); background-size: 600% 600%; animation: gradientShift 30s ease-in-out infinite; min-height: 100vh;