diff --git a/css/glowingbear.css b/css/glowingbear.css index 35ef967..5d25327 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -35,7 +35,7 @@ input#sendMessage { } body { - color: white; + color: #ddd; background-color: #222; padding-left: 0; padding-right: 5px;