preserve output whitespace

This commit is contained in:
InspectorCaracal 2022-04-03 16:18:09 -06:00 committed by GitHub
parent f093c8bcb1
commit ff916f320a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,7 @@ div {margin:0px;}
.out {
color: #aaa;
background-color: #000;
white-space: pre-wrap;
}
/* Error messages (red) */