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

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