summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/site-title/editor.css
blob: 6102ce9bbaa0bd654081b552668cfb2cf3d46fee (plain)
1
2
3
4
5
6
7
8
.wp-block-site-title__placeholder{
  border:1px dashed;
  padding:1em 0;
}

.editor-styles-wrapper :where(.wp-block-site-title a){
  color:inherit;
}