Changeset 58370
- Timestamp:
- 06/09/2024 10:34:23 AM (13 months ago)
- Location:
- trunk/src/wp-content/themes/twentyfifteen/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/css/blocks.css
r58368 r58370 126 126 .wp-block-quote[class*="-text-color"] cite, 127 127 .wp-block-quote[style*="color"] cite { 128 color: inherit; 129 } 130 131 .wp-block-quote.has-text-color cite, 132 .wp-block-quote.has-background cite { 128 133 color: inherit; 129 134 } -
trunk/src/wp-content/themes/twentyfifteen/css/editor-blocks.css
r58368 r58370 517 517 line-height: 1.6; 518 518 text-transform: none; 519 } 520 521 .wp-block-quote.has-text-color cite, 522 .wp-block-quote.has-background cite { 523 color: inherit; 519 524 } 520 525
Note: See TracChangeset
for help on using the changeset viewer.