Browse Source

Intergalactic 2: Image captions are left aligned in published posts, but centered in the editor (#5953)

Bob Matyas 3 năm trước cách đây
mục cha
commit
a3d3e04d12
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      intergalactic-2/style.css

+ 3 - 0
intergalactic-2/style.css

@@ -1964,6 +1964,9 @@ object {
 	padding-bottom: .75em;
 	text-align: center;
 }
+.wp-block-image figcaption {
+	text-align: center;
+}
 
 /*--------------------------------------------------------------
 12.2 Galleries