mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
8 lines
141 B
CSS
8 lines
141 B
CSS
|
.wp-block-search .wp-block-search__label{
|
||
|
font-weight:700;
|
||
|
}
|
||
|
|
||
|
.wp-block-search__button{
|
||
|
border:1px solid #ccc;
|
||
|
padding:.375em .625em;
|
||
|
}
|