diff --git a/assets/css/menu.css b/assets/css/menu.css
index d9f06e5..66591d1 100644
--- a/assets/css/menu.css
+++ b/assets/css/menu.css
@@ -23,7 +23,7 @@
height: auto;
align-items: center;
background-color:#FFF2C8;
- background-image: url("../img/bordure_sans_fond.svg");
+ background-image: url("../img/bordure-sans-fond.svg");
border-radius: 5px;
}
diff --git a/assets/css/page/index.css b/assets/css/page/index.css
index 5164712..8e9ffbd 100644
--- a/assets/css/page/index.css
+++ b/assets/css/page/index.css
@@ -1,12 +1,19 @@
#decompte{
margin-top: 5%;
- width: 100%;
+ width: 70%;
height: 200%;
font-size: 10vh;
color: rgb(230, 11, 11);
-
+ padding: 10px;
+ border-radius: 10px;
+ margin-right: 15vw;
+ margin-left: 15vw;
z-index: 1;
+ /*background-color: rgba(255, 228, 196, 0.378);*/
+ border-width: 10px;
+ border-color: red;
+ border: solid;
}
/* ajuste le décompte pour les petits écrans*/
diff --git a/assets/img/bordure-sans-fond.png b/assets/img/bordure-sans-fond.png
new file mode 100644
index 0000000..1315636
Binary files /dev/null and b/assets/img/bordure-sans-fond.png differ
diff --git a/assets/img/bordure-sans-fond.svg b/assets/img/bordure-sans-fond.svg
new file mode 100644
index 0000000..f88be9a
--- /dev/null
+++ b/assets/img/bordure-sans-fond.svg
@@ -0,0 +1,94089 @@
+
+
+
diff --git a/assets/img/bordure_sans_fond.png b/assets/img/bordure_sans_fond.png
deleted file mode 100755
index ec02267..0000000
Binary files a/assets/img/bordure_sans_fond.png and /dev/null differ
diff --git a/assets/img/bordure_sans_fond.svg b/assets/img/bordure_sans_fond.svg
deleted file mode 100644
index 865ff52..0000000
--- a/assets/img/bordure_sans_fond.svg
+++ /dev/null
@@ -1,15969 +0,0 @@
-
-
-
diff --git a/assets/img/fond-mosaique.png b/assets/img/fond-mosaique.png
new file mode 100644
index 0000000..d98a7fb
Binary files /dev/null and b/assets/img/fond-mosaique.png differ
diff --git a/index.php b/index.php
index 1a7ec0a..1cd13c0 100755
--- a/index.php
+++ b/index.php
@@ -95,7 +95,7 @@ include "assets/scripts/globals.php";
-
+
diff --git a/planning.php b/planning.php
index e75cb7d..15796ba 100755
--- a/planning.php
+++ b/planning.php
@@ -275,8 +275,6 @@ include "assets/scripts/globals.php"