refactor a bit

This commit is contained in:
Joeri Exelmans 2025-05-20 14:53:24 +02:00
parent 4fee37944d
commit 230916ceb1
12 changed files with 342 additions and 398 deletions

View file

@ -28,11 +28,6 @@
display: inline-block;
}
.commandInput {
width: 30px;
margin-left: 10px;
}
.keyword {
color: blue;
font-weight: bold;