230500
This commit is contained in:
18
backup/wp/wp-includes/blocks/post-excerpt/style-rtl.css
Normal file
18
backup/wp/wp-includes/blocks/post-excerpt/style-rtl.css
Normal file
@@ -0,0 +1,18 @@
|
||||
:where(.wp-block-post-excerpt){
|
||||
margin-bottom:var(--wp--style--block-gap);
|
||||
margin-top:var(--wp--style--block-gap);
|
||||
}
|
||||
|
||||
.wp-block-post-excerpt__excerpt{
|
||||
margin-bottom:0;
|
||||
margin-top:0;
|
||||
}
|
||||
|
||||
.wp-block-post-excerpt__more-text{
|
||||
margin-bottom:0;
|
||||
margin-top:var(--wp--style--block-gap);
|
||||
}
|
||||
|
||||
.wp-block-post-excerpt__more-link{
|
||||
display:inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user