更新文档

This commit is contained in:
Super Manito
2025-07-09 14:05:22 +08:00
parent fa9e70210e
commit b4a2136c61

View File

@@ -309,7 +309,7 @@
border-radius: 6px;
height: 80px;
max-height: 80px;
transition: background-color 0.2s, filter 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
transition: background-color 0.2s;
}
.sponsor .sponsor-item:hover {
@@ -324,6 +324,7 @@
max-width: 100%;
height: auto;
vertical-align: middle;
transition: filter 0.1s ease-in-out;
}
.sponsor-item-toc {