[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/post-title/ -> style-rtl.css (source)

   1  .wp-block-post-title {
   2    word-break: break-word;
   3    box-sizing: border-box;
   4  }
   5  .wp-block-post-title :where(a) {
   6    display: inline-block;
   7    font-family: inherit;
   8    font-size: inherit;
   9    font-style: inherit;
  10    font-weight: inherit;
  11    letter-spacing: inherit;
  12    line-height: inherit;
  13    text-decoration: inherit;
  14  }


Generated : Mon May 25 08:20:05 2026 Cross-referenced by PHPXref