scinote-web/app/assets/stylesheets/search.scss
2016-02-12 16:52:43 +01:00

9 lines
245 B
SCSS

// 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-content {
background-color: #fff;
padding-top: 20px;
}