first commit
This commit is contained in:
14
wp-includes/blocks/post-title/style-rtl.css
Normal file
14
wp-includes/blocks/post-title/style-rtl.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.wp-block-post-title{
|
||||
box-sizing:border-box;
|
||||
word-break:break-word;
|
||||
}
|
||||
.wp-block-post-title :where(a){
|
||||
display:inline-block;
|
||||
font-family:inherit;
|
||||
font-size:inherit;
|
||||
font-style:inherit;
|
||||
font-weight:inherit;
|
||||
letter-spacing:inherit;
|
||||
line-height:inherit;
|
||||
text-decoration:inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user