Fix stuff, help command

This commit is contained in:
Daniel Kluge
2021-12-17 18:55:00 +01:00
parent a535c5b69a
commit c25a0e34e2
8 changed files with 77 additions and 19 deletions
+4
View File
@@ -9,4 +9,8 @@
.line {
padding: 3px 0;
white-space: pre-wrap;
font-family: inherit;
display: block;
margin: 0;
}