diff --git a/Hub/assets/background/img1.jpg b/Hub/assets/background/img1.jpg
new file mode 100644
index 0000000..01a7e84
Binary files /dev/null and b/Hub/assets/background/img1.jpg differ
diff --git a/Hub/assets/background/img2.jpg b/Hub/assets/background/img2.jpg
new file mode 100644
index 0000000..0d68b91
Binary files /dev/null and b/Hub/assets/background/img2.jpg differ
diff --git a/Hub/assets/background/img3.jpg b/Hub/assets/background/img3.jpg
new file mode 100644
index 0000000..23d31e3
Binary files /dev/null and b/Hub/assets/background/img3.jpg differ
diff --git a/Hub/assets/icon.ico b/Hub/assets/icon.ico
new file mode 100644
index 0000000..b7e8de1
Binary files /dev/null and b/Hub/assets/icon.ico differ
diff --git a/Hub/index.html b/Hub/index.html
new file mode 100644
index 0000000..1756fdd
--- /dev/null
+++ b/Hub/index.html
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+ Accueil
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/assets/timer.ico b/assets/timer.ico
index 2590b87..10225bc 100644
Binary files a/assets/timer.ico and b/assets/timer.ico differ
diff --git a/assets/timer.png b/assets/timer.png
index b44f71a..ac53b15 100644
Binary files a/assets/timer.png and b/assets/timer.png differ
diff --git a/css/style.css b/css/style.css
index dcd9458..3122f57 100644
--- a/css/style.css
+++ b/css/style.css
@@ -124,7 +124,11 @@ iframe {
}
-#notion, #reseaux, #cours, #weather, #raccourcis{
+#notion,
+#reseaux,
+#cours,
+#weather,
+#raccourcis {
margin: 50px;
}
@@ -139,3 +143,31 @@ iframe {
#notion:hover~#raccourcis {
display: none;
}
+
+
+
+#minuteur {
+ background-color: transparent;
+ border: none;
+ color: white;
+ padding: 10px 15px;
+ text-align: center;
+ text-decoration: none;
+ display: inline-block;
+ font-size: 25px;
+ cursor: pointer;
+ font-family: 'roboto', sans-serif;
+ border: 2px #aaa solid;
+ border-radius: 5px;
+
+
+ border: 3px solid rgba(204, 204, 204, 0.425);
+ border-radius: 30px;
+ padding: none;
+ box-shadow: 0px 25px 80px rgba(0, 0, 0, 0.5);
+ backdrop-filter: blur(4px);
+}
+
+#minuteur:hover {
+ backdrop-filter: blur(10px);
+}
\ No newline at end of file
diff --git a/html/cours.html b/html/cours.html
index 3825547..c5683e1 100644
--- a/html/cours.html
+++ b/html/cours.html
@@ -32,13 +32,10 @@
Livres
-
-
-
-
+
diff --git a/index.html b/index.html
index bc06f0b..f580f62 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
- Accueil
+ Hub
@@ -109,7 +109,7 @@
-