Files
fetsite/app/assets/stylesheets/neuigkeiten.css.scss
Andreas Stephanides 12f426235f design-tests1
2013-09-06 00:33:12 +02:00

11 lines
266 B
SCSS
Executable File

// Place all the styles related to the neuigkeiten controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
div .neuigkeit_block {
border: 1px solid #ccc;
background: white;
padding:10px;
}