Changes between Initial Version and Version 1 of Ticket #56578, comment 2
- Timestamp:
- 09/20/2022 07:58:29 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56578, comment 2
initial v1 3 3 It might be worth adding the following style for the block editor (front end and back end): 4 4 {{{ 5 .wp-block-post-date.has-text-color {5 .wp-block-post-date.has-text-color a { 6 6 color: currentColor; 7 7 }