scinote-web/app/assets/stylesheets/search.scss
2016-07-21 13:11:15 +02:00

12 lines
291 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;
}
.search-asset-text-data{
font-size: 14px;
}