diff --git a/src/main/resources/stylesheets/home.css b/src/main/resources/stylesheets/home.css new file mode 100644 index 0000000..fcba9bb --- /dev/null +++ b/src/main/resources/stylesheets/home.css @@ -0,0 +1,3 @@ +.info-box{ + -fx-padding: 10; +} diff --git a/src/main/resources/views/home.fxml b/src/main/resources/views/home.fxml index 6dc9af5..1ec7649 100644 --- a/src/main/resources/views/home.fxml +++ b/src/main/resources/views/home.fxml @@ -32,6 +32,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> + @@ -42,7 +43,7 @@ - + @@ -91,8 +92,15 @@ -