diff --git a/console.html b/console.html
index dd447aea2a..95f169fcd3 100644
--- a/console.html
+++ b/console.html
@@ -10,7 +10,7 @@
.log-warn { color: orange }
.log-error { color: red }
.log-info { color: skyblue }
- .log-log { color: silver }
+ .log-log { color: silver}
.log-warn, .log-error { font-weight: bold; }
@@ -24,75 +24,22 @@
-
-