Added new features and the setup scripts for ARM users.

This commit is contained in:
Bruce
2026-03-27 23:46:42 +08:00
parent a3ff273405
commit 300b1ba55a
15 changed files with 620 additions and 39 deletions
+11
View File
@@ -0,0 +1,11 @@
.page>aside>nav ul li.selected {
background-color: #0059ff;
}
.page>aside>nav ul li.selected:hover {
background-color: #1a52e0;
}
.page>aside>nav ul li.selected:active {
background-color: #1a52e0;
}