This commit is contained in:
2025-08-04 15:02:59 +02:00
parent 6e99ce2e30
commit 35e84e4337
5 changed files with 18 additions and 7 deletions

View File

@@ -547,8 +547,13 @@
textarea {
font-family: VT323;
width: 620px;
height: 520px;
margin: 10px;
width: 200px;
height: 70px;
margin: 5px;
margin-left: 15px;
}
.moveName {
width: 150px;
}
}