basic layout template
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
@import "bootstrap";
|
||||
@import "font-awesome";
|
||||
@import "scaffolds";
|
||||
|
||||
/* Show it is fixed to the top */
|
||||
body {
|
||||
min-height: 75rem;
|
||||
padding-top: 4.5rem;
|
||||
}
|
||||
// body {
|
||||
// min-height: 75rem;
|
||||
// padding-top: 4.5rem;
|
||||
// }
|
||||
|
||||
3
app/assets/stylesheets/employees.scss
Normal file
3
app/assets/stylesheets/employees.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the Employees controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
3
app/assets/stylesheets/install.scss
Normal file
3
app/assets/stylesheets/install.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the install controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
6039
app/assets/stylesheets/scaffolds.scss
Normal file
6039
app/assets/stylesheets/scaffolds.scss
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user