diff options
Diffstat (limited to 'doc/web/xmobar.css')
-rw-r--r-- | doc/web/xmobar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/web/xmobar.css b/doc/web/xmobar.css index 54a44c6..531a146 100644 --- a/doc/web/xmobar.css +++ b/doc/web/xmobar.css @@ -13,7 +13,7 @@ body { } pre { border: 1px dotted gray; - background-color: #efebe7; + background-color: #fafafa; color: #111111; padding: 0.5em; } |