diff --git a/style.css b/style.css index 72180c5..3141496 100644 --- a/style.css +++ b/style.css @@ -173,8 +173,14 @@ sup { line-height: 80%; } -figure img { - width: 100%; +figure { + margin: 0 auto 0 auto; + text-align: center; + width: 65%; +} + +figcaption { + font-size: 14px; } .page-title {