New version number plus major layout changes. Cleaned logic too.

This commit is contained in:
2017-10-23 03:37:39 -05:00
parent 7d072f4954
commit 76e1eb74c7
46 changed files with 946 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
.root {
-fx-background: rgba(68, 68, 68, 0.8); // == #444444;
}