ソースを参照

Maywood: Fix verse block text color.

Allan Cole 4 年 前
コミット
f1ca301425
1 ファイル変更1 行追加0 行削除
  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,