summaryrefslogtreecommitdiffhomepage
path: root/doc/web/xmobar.css
diff options
context:
space:
mode:
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;
}
-