mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
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 {
|
||||
color: #aaa;
|
||||
background-color: #000;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/* Error messages (red) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue