forked from bofh/fetsite
CSS changes
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
// 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;
|
||||
}
|
||||
Reference in New Issue
Block a user