changeset 12:485783e3b54c

minor css changes
author Atul Varma <varmaa@toolness.com>
date Sat, 30 May 2009 16:44:43 -0700
parents 49145e1db3e5
children 1b7ea033b3f6
files jsparser.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/jsparser.css	Sat May 30 16:38:20 2009 -0700
+++ b/jsparser.css	Sat May 30 16:44:43 2009 -0700
@@ -12,6 +12,8 @@
     background: rgba(0, 0, 0, 0.5);
     color: white;
     padding: 0.5em;
+    white-space: normal;
+    font-family: helvetica, arial, sans-serif;
 }
 
 .highlight {