diff --git a/SwichGIT/src/.idea/.gitignore b/SwichGIT/src/.idea/.gitignore
deleted file mode 100644
index 324d511..0000000
--- a/SwichGIT/src/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/../../../../../../../:\Users\alexandre\swish\SwichGIT\src\.idea/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
diff --git a/SwichGIT/src/.idea/codeStyles/codeStyleConfig.xml b/SwichGIT/src/.idea/codeStyles/codeStyleConfig.xml
deleted file mode 100644
index a55e7a1..0000000
--- a/SwichGIT/src/.idea/codeStyles/codeStyleConfig.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/.idea/deployment.xml b/SwichGIT/src/.idea/deployment.xml
deleted file mode 100644
index 359e892..0000000
--- a/SwichGIT/src/.idea/deployment.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/.idea/modules.xml b/SwichGIT/src/.idea/modules.xml
deleted file mode 100644
index f669a0e..0000000
--- a/SwichGIT/src/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/.idea/src.iml b/SwichGIT/src/.idea/src.iml
deleted file mode 100644
index c956989..0000000
--- a/SwichGIT/src/.idea/src.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/.idea/vcs.xml b/SwichGIT/src/.idea/vcs.xml
deleted file mode 100644
index b2bdec2..0000000
--- a/SwichGIT/src/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/.idea/workspace.xml b/SwichGIT/src/.idea/workspace.xml
deleted file mode 100644
index 65e02ce..0000000
--- a/SwichGIT/src/.idea/workspace.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1613943095985
-
-
- 1613943095985
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SwichGIT/src/css/PageDaccueil.css b/SwichGIT/src/css/PageDaccueil.css
index dbe8edf..dca60de 100644
--- a/SwichGIT/src/css/PageDaccueil.css
+++ b/SwichGIT/src/css/PageDaccueil.css
@@ -467,8 +467,25 @@ label:active:after {
.buttonvalidersettings:active{
background-color: blue;
}
+/* LANGUES */
+#cf2 img {
+ position:absolute;
+ left:0;
+ cursor: pointer;
+ -webkit-transition: opacity 0.2s ease-in-out;
+ -moz-transition: opacity 0.2s ease-in-out;
+ -o-transition: opacity 0.2s ease-in-out;
+ transition: opacity 0.2s ease-in-out;
+}
+
+#cf2 img.transparent {
+opacity:0;
+}
+#cf_onclick {
+cursor:pointer;
+}
diff --git a/SwichGIT/src/css/desktops.css b/SwichGIT/src/css/desktops.css
index 0df21e2..b601518 100644
--- a/SwichGIT/src/css/desktops.css
+++ b/SwichGIT/src/css/desktops.css
@@ -452,4 +452,10 @@
position: relative;
left: 2vw;
}
+
+ #cf2 {
+ position:relative;
+ margin-left: 8vh;
+ top: 1.5vh;
+ }
}
diff --git a/SwichGIT/src/css/tablet.css b/SwichGIT/src/css/tablet.css
index 74c991c..9c7dba6 100644
--- a/SwichGIT/src/css/tablet.css
+++ b/SwichGIT/src/css/tablet.css
@@ -450,5 +450,11 @@
display: none;
}
+ #cf2 {
+ position:relative;
+ margin-left: 14vh;
+ top: 2.5vh;
+ }
+
}
diff --git a/SwichGIT/src/imgs/drapeau-en.png b/SwichGIT/src/imgs/drapeau-en.png
deleted file mode 100644
index e47cb70..0000000
Binary files a/SwichGIT/src/imgs/drapeau-en.png and /dev/null differ
diff --git a/SwichGIT/src/imgs/drapeau-fr.jpg b/SwichGIT/src/imgs/drapeau-fr.jpg
deleted file mode 100644
index 40afa0f..0000000
Binary files a/SwichGIT/src/imgs/drapeau-fr.jpg and /dev/null differ
diff --git a/SwichGIT/src/imgs/flags/flag-australia.png b/SwichGIT/src/imgs/flags/flag-australia.png
new file mode 100644
index 0000000..ab46320
Binary files /dev/null and b/SwichGIT/src/imgs/flags/flag-australia.png differ
diff --git a/SwichGIT/src/imgs/flags/flag-france.png b/SwichGIT/src/imgs/flags/flag-france.png
new file mode 100644
index 0000000..98d0453
Binary files /dev/null and b/SwichGIT/src/imgs/flags/flag-france.png differ
diff --git a/SwichGIT/src/imgs/flags/flag-uk.png b/SwichGIT/src/imgs/flags/flag-uk.png
new file mode 100644
index 0000000..7337675
Binary files /dev/null and b/SwichGIT/src/imgs/flags/flag-uk.png differ
diff --git a/SwichGIT/src/imgs/flags/flag-usa.png b/SwichGIT/src/imgs/flags/flag-usa.png
new file mode 100644
index 0000000..18425bc
Binary files /dev/null and b/SwichGIT/src/imgs/flags/flag-usa.png differ
diff --git a/SwichGIT/src/index.php b/SwichGIT/src/index.html
similarity index 94%
rename from SwichGIT/src/index.php
rename to SwichGIT/src/index.html
index 151692d..df210b0 100644
--- a/SwichGIT/src/index.php
+++ b/SwichGIT/src/index.html
@@ -23,22 +23,6 @@
-
-
-

-

-
@@ -67,13 +51,18 @@
+
+
+

+

+