添加龙族主页背景

This commit is contained in:
lwt
2026-05-09 14:26:20 +08:00
parent 207e78d732
commit a7fa47e25e
6 changed files with 32 additions and 11 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
align-items: center;
min-height: 88px;
padding: 0 28px;
background: rgba(255, 255, 255, 0.82);
background: rgba(255, 255, 255, 0.78);
border: 1px solid rgba(217, 227, 241, 0.9);
border-radius: 24px;
box-shadow: 0 18px 44px rgba(30, 46, 78, 0.12);
@@ -33,7 +33,7 @@
position: relative;
scroll-margin-top: 24px;
padding: 30px 42px 34px;
background: rgba(255, 255, 255, 0.78);
background: rgba(255, 255, 255, 0.72);
border: 1px solid rgba(215, 226, 242, 0.95);
border-radius: 28px;
box-shadow: var(--shadow);