fix for spacing and replaced <br> with newlines

This commit is contained in:
Joshua Seigler 2014-12-24 14:35:30 -05:00
parent 3278f18d3f
commit cf2c398a12
3 changed files with 8 additions and 4 deletions

View file

@ -87,7 +87,7 @@ html, body {
font-size: 0.8em;
background-color: black;
}
#commandLine {
#commandLine, #history {
white-space: pre-wrap;
}
#command {