updated with github

This commit is contained in:
2026-05-26 11:55:56 +08:00
parent 4709bb791b
commit 809f73c1f5
11 changed files with 1818 additions and 482 deletions
+2 -2
View File
@@ -126,10 +126,10 @@
.toggle-btn {
background: none;
border: none;
font-size: 1.2em;
font-size: 1.5em;
color: var(--text-muted);
cursor: pointer;
padding: 2px 6px;
padding: 4px 10px;
border-radius: 4px;
transition: background 0.2s ease, color 0.2s ease;
}