diff --git a/style.css b/style.css index 6d27ed014..40c0e51ce 100644 --- a/style.css +++ b/style.css @@ -986,6 +986,9 @@ footer .edit-link { overflow: hidden; text-align: center; } +.image-attachment div.attachment p { + text-align: center; +} .image-attachment div.attachment img { display: block; height: auto;