重写驭鑫网站 new yxsilicon

This commit is contained in:
2025-05-22 10:58:44 +08:00
parent c7dec1cf35
commit 503b5f14b1
55 changed files with 3099 additions and 161 deletions

View File

@@ -258,3 +258,24 @@
height: auto;
}
.menu-active .dropdown-item {
background: transparent;
border: 1px solid #00a0d1
}
.menu-active .dropdown-item img {
filter: brightness(0) saturate(100%) invert(41%) sepia(99%) saturate(749%) hue-rotate(162deg) brightness(97%) contrast(101%);
transition: all 0.3s ease;
}
.dropdown-menu li a.menu-active {
background: #f2f8fa;
color: #007a9e;
}