From 0ff8f6a7d6c775efa35698e067b4dd6c036ee2cd Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 23 Apr 2019 23:09:25 +0100 Subject: Web makefile --- doc/web/xmobar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/web/xmobar.css') 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; } -- cgit v1.2.3