Added color options for containers, added spell lists

This commit is contained in:
Thaum
2015-02-12 13:08:20 +00:00
parent 5e98154e8d
commit 7441f09f37
32 changed files with 226 additions and 84 deletions

View File

@@ -96,4 +96,8 @@ p, .body1, body {
.white-text .caption{
color: rgba(255,255,255,0.54);
}
}
html /deep/ .white-text{
color: #fff;
}