修改页面风格

This commit is contained in:
ember 2025-08-12 11:40:42 +08:00
parent 4539829bdc
commit ab3430d61b

View File

@ -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;