summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/search/theme.css
blob: 18713bb9cac3cfa7333f7236c49bab5d5253e192 (plain)
1
2
3
4
5
6
7
8
.wp-block-search .wp-block-search__label{
  font-weight:700;
}

.wp-block-search__button{
  border:1px solid #ccc;
  padding:.375em .625em;
}