Change or add text properties in the following selectors.
Large search box:
.search {
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
}
Small search box:
.search-small {
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
}
Comments
0 comments
Please sign in to leave a comment.