diff --git a/web/themes/custom/colloque2024/Copie d'écran_20240523_151800.png b/web/themes/custom/colloque2024/Copie d'écran_20240523_151800.png
new file mode 100644
index 00000000..f7ed059c
Binary files /dev/null and b/web/themes/custom/colloque2024/Copie d'écran_20240523_151800.png differ
diff --git a/web/themes/custom/colloque2024/android-chrome-192x192.png b/web/themes/custom/colloque2024/android-chrome-192x192.png
new file mode 100644
index 00000000..89372327
Binary files /dev/null and b/web/themes/custom/colloque2024/android-chrome-192x192.png differ
diff --git a/web/themes/custom/colloque2024/android-chrome-512x512.png b/web/themes/custom/colloque2024/android-chrome-512x512.png
new file mode 100644
index 00000000..f747a3f3
Binary files /dev/null and b/web/themes/custom/colloque2024/android-chrome-512x512.png differ
diff --git a/web/themes/custom/colloque2024/apple-touch-icon.png b/web/themes/custom/colloque2024/apple-touch-icon.png
new file mode 100644
index 00000000..2f8fb31f
Binary files /dev/null and b/web/themes/custom/colloque2024/apple-touch-icon.png differ
diff --git a/web/themes/custom/colloque2024/css-compiled/index.css b/web/themes/custom/colloque2024/css-compiled/index.css
index e17d0640..05d2310f 100644
--- a/web/themes/custom/colloque2024/css-compiled/index.css
+++ b/web/themes/custom/colloque2024/css-compiled/index.css
@@ -1063,7 +1063,7 @@ header {
@media screen and (max-width: 300px) {
header .row #block-renderedsitesettingsblock-2 {
display: none; } }
- @media screen and (max-width: 550px) {
+ @media screen and (max-width: 1200px) {
header .row #block-renderedsitesettingsblock-2 {
align-content: center; } }
header .row #block-renderedsitesettingsblock-2 a {
@@ -1075,7 +1075,8 @@ header {
display: flex; } }
header .row #block-renderedsitesettingsblock-2 .site_setting_entity {
display: flex;
- flex-direction: column; }
+ flex-direction: column;
+ align-content: center; }
header .row #block-renderedsitesettingsblock-2 .site_setting_entity h1 {
order: 2;
width: 60%;
@@ -1088,6 +1089,9 @@ header {
@media screen and (max-width: 550px) {
header .row #block-renderedsitesettingsblock-2 .site_setting_entity h1 {
font-size: 1rem; } }
+ @media (max-width: 1370px) {
+ header .row #block-renderedsitesettingsblock-2 .site_setting_entity h1 {
+ width: 100%; } }
header .row #block-renderedsitesettingsblock-2 .site_setting_entity .__info_colloque {
width: fit-content;
order: 1;
@@ -1120,7 +1124,8 @@ header {
header .row #block-renderedsitesettingsblock-2 .site_setting_entity .__info_colloque > div:last-child {
font-size: 0.6rem; } }
header .row #block-colloque2024-mainnavigation {
- width: max-content; }
+ width: max-content;
+ margin: auto; }
header .row #block-colloque2024-mainnavigation .burger {
padding-top: 0.25rem;
z-index: 9999; }
diff --git a/web/themes/custom/colloque2024/css/components/header/header.scss b/web/themes/custom/colloque2024/css/components/header/header.scss
index 88b086e9..c68c52a7 100644
--- a/web/themes/custom/colloque2024/css/components/header/header.scss
+++ b/web/themes/custom/colloque2024/css/components/header/header.scss
@@ -55,7 +55,7 @@ header{
@media screen and (max-width: 300px) {
display: none;
}
- @media screen and (max-width: 550px) {
+ @media screen and (max-width: 1200px) {
align-content: center;
}
a{
@@ -70,6 +70,7 @@ header{
.site_setting_entity{
display: flex;
flex-direction: column;
+ align-content: center;
h1{
order: 2;
width: 60%;
@@ -82,6 +83,9 @@ header{
@media screen and (max-width: 550px) {
font-size: 1rem;
}
+ @media (max-width: 1370px) {
+ width: 100%;
+ }
}
.__info_colloque{
width: fit-content;
@@ -123,6 +127,7 @@ header{
}
#block-colloque2024-mainnavigation{
width: max-content;
+ margin:auto;
.burger{
padding-top: 0.25rem;
z-index: 9999;
diff --git a/web/themes/custom/colloque2024/favicon-16x16.png b/web/themes/custom/colloque2024/favicon-16x16.png
new file mode 100644
index 00000000..7fab51e5
Binary files /dev/null and b/web/themes/custom/colloque2024/favicon-16x16.png differ
diff --git a/web/themes/custom/colloque2024/favicon-32x32.png b/web/themes/custom/colloque2024/favicon-32x32.png
new file mode 100644
index 00000000..2731609c
Binary files /dev/null and b/web/themes/custom/colloque2024/favicon-32x32.png differ
diff --git a/web/themes/custom/colloque2024/favicon.ico b/web/themes/custom/colloque2024/favicon.ico
new file mode 100644
index 00000000..5e8c0137
Binary files /dev/null and b/web/themes/custom/colloque2024/favicon.ico differ
diff --git a/web/themes/custom/colloque2024/favicon.svg b/web/themes/custom/colloque2024/favicon.svg
deleted file mode 100644
index bc4c8b07..00000000
--- a/web/themes/custom/colloque2024/favicon.svg
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
diff --git a/web/themes/custom/colloque2024/images/fond-ronds.svg b/web/themes/custom/colloque2024/images/fond-ronds.svg
index 287cfd1b..396b5571 100644
--- a/web/themes/custom/colloque2024/images/fond-ronds.svg
+++ b/web/themes/custom/colloque2024/images/fond-ronds.svg
@@ -1,118 +1,135 @@
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web/themes/custom/colloque2024/logo.svg b/web/themes/custom/colloque2024/logo.svg
index f9710976..bc4c8b07 100644
--- a/web/themes/custom/colloque2024/logo.svg
+++ b/web/themes/custom/colloque2024/logo.svg
@@ -2,344 +2,75 @@
diff --git a/web/themes/custom/colloque2024/template/page--front.html.twig b/web/themes/custom/colloque2024/template/page--front.html.twig
index 9d3d230e..c26015cf 100644
--- a/web/themes/custom/colloque2024/template/page--front.html.twig
+++ b/web/themes/custom/colloque2024/template/page--front.html.twig
@@ -62,7 +62,7 @@
{# link is in html.html.twig #}
-
+
@@ -179,7 +195,147 @@
-
+ #}
+