added title-logo file and rearranged files

This commit is contained in:
Jan-Peter Klein
2022-05-20 11:24:51 +02:00
parent 3d95276a7f
commit 1d70eecbb7
11 changed files with 10 additions and 28 deletions
+1 -11
View File
@@ -16,9 +16,7 @@
src: url('opensans-bold.ttf');
}
@font-face {
src: url('quicksand-bold.ttf');
}
/*******************************************************************************
* *
@@ -178,14 +176,6 @@
-fx-background-color: TITLE_BG;
}
.main-window .title .label {
-fx-font-family: 'Quicksand';
-fx-font-size: 16px;
-fx-font-style: normal;
-fx-font-weight: 700;
-fx-text-fill: TITLE_TEXT_FILL;
}
.main-window .title .button {
-fx-pref-height: 30px;
-fx-pref-width: 30px;