It looks like this in the style theme:
/*
Theme Name: Elegantwhite Child
Description: Child theme for the elegantwhite theme
Author: Michael Nguyen
Template: elegantwhite
*/
@import url(“../elegantwhite/style.css”);
#site-title a {
color: #009900;
}
.search-form input {
width: 200px;
}
.search-form input#s {
float: right;
}