Added GUI backbone (login and redirect to main stage)
This commit is contained in:
6
src/GUI/LoginStyle.css
Normal file
6
src/GUI/LoginStyle.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.root {
|
||||
-fx-background-color: #91daff;
|
||||
}
|
||||
#usertext {
|
||||
-fx-text-fill: #670eed;
|
||||
}
|
||||
Reference in New Issue
Block a user