You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
197 B
12 lines
197 B
|
|
.oe_search_value{
|
|
border-radius: 25px;
|
|
border: 2px solid #eceff2;
|
|
padding: 10px;
|
|
margin-top: 20px;
|
|
margin-left: 10px;
|
|
width: 600px;
|
|
height: 20px;
|
|
color:#495057
|
|
font-size: 16px;
|
|
}
|