浏览代码

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,