feat:样式调整

master
guangyin 2026-02-28 11:21:50 +08:00
parent becb631abb
commit 87996b95f1
1 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@ th {
position: fixed; /*overflow:hidden; */
height: 100px;
z-index: 10;
background: rgba(255, 255, 255, 0.7);
background: rgba(0, 0, 0, 0.7);
backdrop-filter: blur(40px);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
@ -247,7 +247,7 @@ th {
}
.header-v1 .top-main .logo1 a {
display: block;
height: 40px;
height: 70px;
}
.header-v1 .top-main .logo1 img {
height: 100%;
@ -337,7 +337,7 @@ th {
}
.nav h3 a {
display: block;
color: #333;
color: #FFFFFF;
line-height: 100px;
font-size: 16px;
text-transform: uppercase;