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.

19 lines
296 B

.mainbody{
width: 980px;
margin: auto;
}
.searchbox{
margin-top: 95px;
width: 430px;
height: 50px;
padding-left: 20px;
box-shadow:0px 3px 5px #606060 ;
border-radius: 25px;
}
.searchicon {
width: 85px;
height: 50px;
color: #FFF;
font-size: 18px;
}