feat:样式调整
parent
becb631abb
commit
87996b95f1
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue