update framwork of HTML to introduce more tab pages

This commit is contained in:
wixette
2020-03-08 17:07:44 +08:00
parent af9abdaf4f
commit 0382229f54
3 changed files with 561 additions and 526 deletions

View File

@@ -71,3 +71,9 @@ main {
-ms-user-select: none;
-webkit-user-select: none;
}
footer {
font-size: 11px;
margin-top: 30px;
text-align: center;
}