feat: lots updates

This commit is contained in:
zerosoul
2022-01-30 21:30:12 +08:00
parent e18c7323a6
commit ceb02d834f
38 changed files with 1943 additions and 1832 deletions
+9
View File
@@ -52,6 +52,15 @@
</style>
<style>
/* reset */
* {
box-sizing: border-box;
user-select: none;
}
body {
overflow: hidden;
}
a {
text-decoration: none;
color: inherit;