From 1b157582357a0a6612ff59b49fb46116bd1c3a44 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 18 Nov 2020 06:36:19 +0000 Subject: clean-ups for web page generation --- doc/web/xmobar.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/web/xmobar.css') diff --git a/doc/web/xmobar.css b/doc/web/xmobar.css index 531a146..7946c3a 100644 --- a/doc/web/xmobar.css +++ b/doc/web/xmobar.css @@ -11,6 +11,9 @@ body { line-height: 140%; color: #333; } +img { + width: 95%; +} pre { border: 1px dotted gray; background-color: #fafafa; @@ -85,4 +88,3 @@ a:active { color: gray; text-align: center; } - -- cgit v1.2.3