Sfoglia il codice sorgente

Merge pull request #2017 from Automattic/fix/#2007

TextBook: Center image captions
Ben Dwyer 4 anni fa
parent
commit
171188d5d4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      textbook/assets/css/blocks.css

+ 1 - 0
textbook/assets/css/blocks.css

@@ -25,6 +25,7 @@ Description: Used to style Gutenberg Blocks.
 	font-size: 0.875rem;
 	font-size: 0.875rem;
 	font-weight: 400;
 	font-weight: 400;
 	line-height: 1.65em;
 	line-height: 1.65em;
+	text-align: center;
 }
 }
 
 
 /* Video */
 /* Video */