添加龙族主页背景

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
@@ -135,7 +135,7 @@
.subtitle {
max-width: 710px;
margin-bottom: 34px;
color: #35405b;
color: #273750;
font-size: clamp(1.1rem, 1.7vw, 1.35rem);
line-height: 1.85;
}
@@ -513,7 +513,7 @@
overflow: hidden;
padding: 28px 20px;
text-align: center;
background: linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(244, 250, 255, 0.86));
background: linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(244, 250, 255, 0.78));
border: 1px solid rgba(151, 198, 245, 0.38);
border-radius: 20px;
box-shadow: 0 18px 42px rgba(38, 57, 96, 0.1);