Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56578, comment 2


Ignore:
Timestamp:
09/20/2022 07:58:29 PM (3 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56578, comment 2

    initial v1  
    33It might be worth adding the following style for the block editor (front end and back end):
    44{{{
    5 .wp-block-post-date.has-text-color {
     5.wp-block-post-date.has-text-color a {
    66  color: currentColor;
    77}