preserve output whitespace
This commit is contained in:
parent
8f1f604708
commit
4224feb25d
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ div {margin:0px;}
|
||||||
.out {
|
.out {
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Error messages (red) */
|
/* Error messages (red) */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue