Branch done
This commit is contained in:
parent
1df3918718
commit
e1f7d7a729
@ -10,7 +10,6 @@ import javafx.scene.text.Font;
|
|||||||
import school_project.Controller;
|
import school_project.Controller;
|
||||||
public class MenuAccueil extends StackPane {
|
public class MenuAccueil extends StackPane {
|
||||||
|
|
||||||
|
|
||||||
public MenuAccueil(){
|
public MenuAccueil(){
|
||||||
super();
|
super();
|
||||||
//create all the objet that I need
|
//create all the objet that I need
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
.GridPane{
|
.GridPane{
|
||||||
-fx-background-image: url("Background-select-level.jpg");
|
-fx-background-image: url("Background-select-level.jpg");
|
||||||
-fx-background-position:right;
|
-fx-background-position:right;
|
||||||
|
|
||||||
}
|
}
|
||||||
.StackPane{
|
.StackPane{
|
||||||
-fx-background-image: url("BackGround-LvlFinish.jpg");
|
-fx-background-image: url("BackGround-LvlFinish.jpg");
|
||||||
|
Loading…
Reference in New Issue
Block a user