// Place all the styles related to the search controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ #search-down { text-align: center; cursor: pointer; text-decoration: underline; } #advanced-search { display: none; }