some cleanup

This commit is contained in:
2021-11-18 09:41:43 -05:00
parent 0f18cf7cd1
commit 9153a23a35
3 changed files with 6 additions and 8 deletions
+3 -1
View File
@@ -40,9 +40,11 @@ div#cmd {
height: 300px;
padding: 12px;
background-color: #000;
z-index: -100;
}
div#cmd span {
color: #ccc;
white-space: pre;
z-index: -100;
}
div#display {
max-width: 800px;