[ 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    box-sizing:border-box;
   3    word-break:break-word;
   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 : Sun Nov 24 08:20:01 2024 Cross-referenced by PHPXref