changed font spacing
[unfold.git] / portal / static / css / onelab.css
index aceb6f4..8c35941 100644 (file)
@@ -8,7 +8,7 @@ body {
     margin:0;
     padding:0;
     height: 100%;
-    letter-spacing:0.6px;
+    letter-spacing:0.3px;
 }
 a, a:active, a:focus {
     outline: 0;
@@ -27,7 +27,7 @@ p.command {
     padding:15px;
     margin:15px 0;
     color:#890000;
-    background-color:#E0E0E0;
+    background-color:#E0E0E0; 
     font-family:Courier, monospace;
 }
 h1 {