mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 07:46:30 +01:00
preserve output whitespace
This commit is contained in:
parent
f093c8bcb1
commit
ff916f320a
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