diff options
Diffstat (limited to '')
-rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index 9d5b56c2..70ce6b75 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -115,6 +115,8 @@ img { } .figure .caption { + width: 80%; + margin: auto; text-align: center; font-size: 0.91em; } |