需求修改

This commit is contained in:
2024-06-06 18:26:25 +08:00
parent 371736a109
commit 1493f62889
7 changed files with 344 additions and 115 deletions

View File

@@ -150,6 +150,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.mgl10 {
margin-left: 10px;
}
.mgl52 {
margin-left: 52px;
}
.mgr5 {
margin-right: 5px;
}