diff --git a/chromesoul.css b/chromesoul.css index e8499e8..f70758b 100644 --- a/chromesoul.css +++ b/chromesoul.css @@ -189,7 +189,7 @@ body { height: 268px; overflow-y: scroll; font-family: monospace; - background-color: #f3f3f3; + background-color: #e4e4e4; } .chat-message { @@ -234,6 +234,7 @@ body { width: 100%; height: 20px; margin: 5px 0 0 0; + background-color: #e4e4e4; } .chat-input:focus {