Added Topbar Header every page

This commit is contained in:
Laux Dev
2026-02-24 13:25:40 +08:00
parent a6ae45d9cf
commit 27aef888de
21 changed files with 2512 additions and 32 deletions

View File

@@ -22,6 +22,7 @@ body {
font-family: inter, Arial, Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
user-select: none;
}
* {