aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/global.css b/www/global.css
index 80309059..98adf82d 100644
--- a/www/global.css
+++ b/www/global.css
@@ -21,6 +21,10 @@ pre {
margin-left: 2.5em
}
+img {
+ max-width: 100%;
+}
+
#logo {
width: 20%;
float: right;