Files
fetsite/app/assets/stylesheets/lvas.css.scss
Thomas Blazek 8229570ec7 css änderungen
2013-08-11 00:34:49 +02:00

12 lines
298 B
SCSS
Executable File

// Place all the styles related to the lvas controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
div.lva-semester {
border: solid;
border-width: 1px;
margin: 1px;
padding: 5px;
border-color: green;
border-radius: 5px;
}