diff --git a/game.php b/game.php index fca9e4d..ad27fed 100644 --- a/game.php +++ b/game.php @@ -94,23 +94,6 @@ if (isset($user)) { #gameBtns { 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; - } - -