diff options
Diffstat (limited to 'app/assets/stylesheets/main')
| -rw-r--r-- | app/assets/stylesheets/main/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index b6cd25a..774ec4c 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | body#main-body { | 1 | body#main-body { |
| 2 | background-color: #bfefff; | 2 | background-color: #bfefff; |
| 3 | height: 100%; | 3 | height: 100%; |
| 4 | font-family: sans-serif; | ||
| 4 | } | 5 | } |
| 5 | 6 | ||
| 6 | #container { | 7 | #container { |
