初步实现安装界面

This commit is contained in:
GoEdgeLab
2020-10-13 20:05:29 +08:00
parent fe432e9a8f
commit 2c9fffa4db
37 changed files with 1207 additions and 56 deletions

View File

@@ -64,7 +64,7 @@ tbody {
p.comment, div.comment {
color: rgba(0, 0, 0, 0.3);
padding-top: 0.4em;
font-size: 0.9em;
font-size: 1em;
}
p.comment em, div.comment em {