From 8faa457cd8540e5e9f1cb55dacffcaf1d0058864 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 31 Oct 2007 11:58:34 +0100 Subject: css: fixed a validation error darcs-hash:20071031105834-d6583-84cabb22ee4fe33d1a991d3b25d941a8f31ec37a.gz --- xmobar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.css b/xmobar.css index 3cf46a2..ada6b3f 100644 --- a/xmobar.css +++ b/xmobar.css @@ -14,7 +14,7 @@ body { pre { border: 1px dotted gray; background-color: #ccffcc; - color: #1111111; + color: #111111; padding: 0.5em; } code { -- cgit v1.2.3