summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/styles.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/styles.html b/data/templates/styles.html
index 49a7251fd..8dafb5ac3 100644
--- a/data/templates/styles.html
+++ b/data/templates/styles.html
@@ -62,6 +62,10 @@ a:visited {
img {
max-width: 100%;
}
+svg {
+ height; auto;
+ max-width: 100%;
+}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}