添加龙族主页背景
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user