mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 01:39:37 +01:00
8 lines
141 B
CSS
8 lines
141 B
CSS
|
.wp-block-site-title__placeholder{
|
||
|
border:1px dashed;
|
||
|
padding:1em 0;
|
||
|
}
|
||
|
|
||
|
.editor-styles-wrapper .wp-block-site-title a{
|
||
|
color:inherit;
|
||
|
}
|