Added character list. Fixed TempHP

This commit is contained in:
Thaum
2015-03-13 12:49:00 +00:00
parent 059ebf7db2
commit 9722a19c89
11 changed files with 141 additions and 7 deletions

View File

@@ -106,3 +106,9 @@ html /deep/ .white-text{
color: #444;
color: rgba(0,0,0,0.54);
}
.white54 {
color: #eee;
color: rgba(255,255,255,0.54)
}