design-tests1

This commit is contained in:
Andreas Stephanides
2013-09-06 00:33:12 +02:00
parent 9c316f165c
commit 12f426235f
6 changed files with 72 additions and 43 deletions

View File

@@ -1,3 +1,11 @@
// 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;
}