summaryrefslogtreecommitdiffhomepage
path: root/doc/web/xmobar.css
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-11-18 06:36:19 +0000
committerjao <jao@gnu.org>2020-11-18 06:36:19 +0000
commit1b157582357a0a6612ff59b49fb46116bd1c3a44 (patch)
tree178752c91c06ac633f761f87e95f671fb9d2b92c /doc/web/xmobar.css
parent1f082f1bc819f7ede8b4f4200beb85eb078b5526 (diff)
downloadxmobar-1b157582357a0a6612ff59b49fb46116bd1c3a44.tar.gz
xmobar-1b157582357a0a6612ff59b49fb46116bd1c3a44.tar.bz2
clean-ups for web page generation
Diffstat (limited to 'doc/web/xmobar.css')
-rw-r--r--doc/web/xmobar.css4
1 files changed, 3 insertions, 1 deletions
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;
}
-