diff --git a/game.php b/game.php index a079138..d1688c3 100644 --- a/game.php +++ b/game.php @@ -95,6 +95,21 @@ if (isset($user)) { display: inline; } + #console { + font-family: fixedsys, monospace; + font-size: 24pt; + line-height: 21px; + resize: none; + overflow-y: scroll; + width: 680px; + height: 180px; + } + + #consoleContainer { + margin: 20px; + text-align: center; + } + @@ -145,6 +160,10 @@ if (isset($user)) { Chat + +
@@ -160,7 +179,87 @@ if (isset($user)) {