diff options
author | jao <jao@gnu.org> | 2019-04-23 23:09:25 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-04-23 23:12:53 +0100 |
commit | 0ff8f6a7d6c775efa35698e067b4dd6c036ee2cd (patch) | |
tree | 5e1a3000a6d3bd92cabc06041bc94f57c0fa1893 /doc/web/xmobar.css | |
parent | 7122b1e33a0078f93f21e77e2c0c985391d1d412 (diff) | |
download | xmobar-0ff8f6a7d6c775efa35698e067b4dd6c036ee2cd.tar.gz xmobar-0ff8f6a7d6c775efa35698e067b4dd6c036ee2cd.tar.bz2 |
Web makefile
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; } |