Added basic global app layout

This commit is contained in:
Thaum
2015-01-07 11:24:26 +00:00
parent 53eb0da24b
commit 078f873219
8 changed files with 111 additions and 21 deletions

View File

@@ -72,4 +72,8 @@
.blue-grey {
background-color: #607D8B;
}
.white {
background-color: #ffffff;
}