This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
background: rgba(15, 23, 42, 0.95);
|
||||
backdrop-filter: blur(20px);
|
||||
border-bottom: 1px solid rgba(148, 163, 184, 0.15);
|
||||
z-index: 998;
|
||||
}
|
||||
|
||||
#index .nav-item-box {
|
||||
@@ -1812,6 +1813,8 @@ html {
|
||||
/* 确保所有section背景连贯 */
|
||||
#index .section.banner {
|
||||
background: transparent;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#index .section.service {
|
||||
|
||||
Reference in New Issue
Block a user