about summary refs log tree commit diff homepage
path: root/_css/style.css
diff options
context:
space:
mode:
Diffstat (limited to '_css/style.css')
-rw-r--r--_css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/_css/style.css b/_css/style.css
index d7bea79..d75fc96 100644
--- a/_css/style.css
+++ b/_css/style.css
@@ -107,6 +107,10 @@ p, details {
 .franklin-content .fndef td.fndef-content { padding-left: 1ch }
 
 /* Images */
+.franklin-content figure {
+    margin: 0;
+    text-align: center;
+}
 .franklin-content img {
     display: block;
     margin: auto;