This commit is contained in:
蔡玲
2024-12-03 16:40:54 +08:00
parent 6e6dd6a4fc
commit 9d776c65e9
408 changed files with 498647 additions and 99 deletions

12
static/Magic4/css/btn.css Normal file
View File

@@ -0,0 +1,12 @@
input[type=button]{
font-size: 20px;
margin: 10px;
}
.form-control {
width: 200px;
display: inline-block;
margin-left: 5px;
}
#container{
overflow: auto;
}