Browse Source

Maywood: Fix verse block text color.

Allan Cole 4 năm trước cách đây
mục cha
commit
f1ca301425
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      maywood/inc/wpcom-editor-colors.php

+ 1 - 0
maywood/inc/wpcom-editor-colors.php

@@ -163,6 +163,7 @@ add_editor_color_rule( 'txt', '#181818', array(
 			#editor .editor-styles-wrapper .wp-block-pullquote,
 			#editor .editor-styles-wrapper .wp-block-pullquote,
 			#editor .editor-styles-wrapper .wp-block-code > code,
+			#editor .editor-styles-wrapper .wp-block-verse,
 			#editor .editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr:nth-child(odd),
 			#editor .editor-styles-wrapper table.is-style-stripes tbody tr:nth-child(odd),
 			#editor .editor-styles-wrapper .editor-post-title__block .editor-post-title__input,