aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index f9a69c4f1..b98507991 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -53,6 +53,12 @@ div.tags {
text-decoration: none;
}
+.img caption {
+ font-size: 80%;
+ caption-side: bottom;
+ text-align: center;
+}
+
#backlinks {
margin-top: 1em;
}