add about page

This commit is contained in:
MaysWind
2020-10-31 20:37:16 +08:00
parent 8967485c60
commit ad15f99068
7 changed files with 155 additions and 0 deletions
+4
View File
@@ -31,4 +31,8 @@ body {
-moz-user-select: none;
user-select: none;
}
.work-break-all {
word-break: break-all;
}
</style>