8 lines
149 B
CSS
8 lines
149 B
CSS
|
.wp-block-site-title__placeholder{
|
||
|
border:1px dashed;
|
||
|
padding:1em 0;
|
||
|
}
|
||
|
|
||
|
.editor-styles-wrapper :where(.wp-block-site-title a){
|
||
|
color:inherit;
|
||
|
}
|