[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/pullquote/ -> theme-rtl.css (source)

   1  .wp-block-pullquote {
   2    border-top: 4px solid currentColor;
   3    border-bottom: 4px solid currentColor;
   4    margin-bottom: 1.75em;
   5    color: currentColor;
   6  }
   7  .wp-block-pullquote :where(cite),
   8  .wp-block-pullquote :where(footer), .wp-block-pullquote__citation {
   9    color: currentColor;
  10    text-transform: uppercase;
  11    font-size: 0.8125em;
  12    font-style: normal;
  13  }


Generated : Wed Apr 15 08:20:10 2026 Cross-referenced by PHPXref