diff --git a/test/servers/sse/static/stylesheet.css b/test/servers/sse/static/stylesheet.css index 0ac3b288..f9fe5ffa 100644 --- a/test/servers/sse/static/stylesheet.css +++ b/test/servers/sse/static/stylesheet.css @@ -52,7 +52,7 @@ body { pre.code { font-family:'Courier New', Courier, monospace; - background-color: #333; + background-color: #444440; color: #0f0; padding:30px 5px 30px 15px; overflow-y:scroll;