From 611f3a4ffc2680ae0f975390433220e3e2393795 Mon Sep 17 00:00:00 2001 From: David Vazquez Date: Sun, 23 Dec 2012 22:10:23 +0000 Subject: [PATCH] Welcome message --- test.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.html b/test.html index 0fcd669..d0e59cd 100644 --- a/test.html +++ b/test.html @@ -42,7 +42,7 @@ font-weight: normal; } /* The text color of the output. */ - .jqconsole-output { + .jqconsole-output, .jqconsole-header { color: gray; } .jqconsole-error { @@ -58,7 +58,7 @@