界面优化

This commit is contained in:
“wanyongkang”
2024-01-09 11:32:34 +08:00
parent 6a12e93d95
commit a6f40cd80d
6 changed files with 46 additions and 46 deletions

View File

@@ -964,7 +964,6 @@ nav#desktop-menu {
color: #ffffff;
font-weight: 300;
text-transform: capitalize;
border-left: 1px solid rgba(0,0,0,0.1);
}
.sf-menu li:first-child a {
border-left:0px;
@@ -985,6 +984,7 @@ nav#desktop-menu {
}
.sf-menu ul li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
line-height: 300%;
background: #00a63f;
font-size: 14px;
font-weight: 300;