|
@@ -553,6 +553,9 @@ header #block-colloque2024-mainnavigation ul li {
|
|
|
|
|
|
#txt_present {
|
|
#txt_present {
|
|
margin: 3rem 0; }
|
|
margin: 3rem 0; }
|
|
|
|
+ @media screen and (max-width: 576px) {
|
|
|
|
+ #txt_present {
|
|
|
|
+ margin-bottom: 0; } }
|
|
@media screen and (min-width: 992px) {
|
|
@media screen and (min-width: 992px) {
|
|
#txt_present {
|
|
#txt_present {
|
|
margin: 5rem 0; } }
|
|
margin: 5rem 0; } }
|
|
@@ -560,6 +563,20 @@ header #block-colloque2024-mainnavigation ul li {
|
|
color: black; }
|
|
color: black; }
|
|
#txt_present > div {
|
|
#txt_present > div {
|
|
min-width: 80% !important; }
|
|
min-width: 80% !important; }
|
|
|
|
+ #txt_present .paragraph--type--video {
|
|
|
|
+ margin-top: 5rem; }
|
|
|
|
+ #txt_present .paragraph--type--video div {
|
|
|
|
+ font-family: "Mariannebold";
|
|
|
|
+ color: #038788;
|
|
|
|
+ font-size: 2.5rem;
|
|
|
|
+ line-height: 2.3rem;
|
|
|
|
+ text-transform: none;
|
|
|
|
+ margin-bottom: 2rem;
|
|
|
|
+ text-align: left;
|
|
|
|
+ margin-bottom: 5rem; }
|
|
|
|
+ @media screen and (max-width: 576px) {
|
|
|
|
+ #txt_present .paragraph--type--video {
|
|
|
|
+ margin: 3rem 0; } }
|
|
#txt_present .__title-present h2 {
|
|
#txt_present .__title-present h2 {
|
|
font-size: 1.9rem;
|
|
font-size: 1.9rem;
|
|
font-family: "Marianneregular";
|
|
font-family: "Marianneregular";
|
|
@@ -676,6 +693,10 @@ header #block-colloque2024-mainnavigation ul li {
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
margin-left: 20px; }
|
|
margin-left: 20px; }
|
|
|
|
|
|
|
|
+@media screen and (max-width: 576px) {
|
|
|
|
+ #block-colloque2024-views-block-slide-programme-block-1 {
|
|
|
|
+ margin-top: 0; } }
|
|
|
|
+
|
|
#mainHome {
|
|
#mainHome {
|
|
max-width: 100vw;
|
|
max-width: 100vw;
|
|
margin: 0;
|
|
margin: 0;
|
|
@@ -734,9 +755,6 @@ header #block-colloque2024-mainnavigation ul li {
|
|
font-size: 1.5rem;
|
|
font-size: 1.5rem;
|
|
order: 1; } }
|
|
order: 1; } }
|
|
|
|
|
|
-#txt_present .medias {
|
|
|
|
- display: none; }
|
|
|
|
-
|
|
|
|
#block-colloque2024-views-block-slide-interviews-block-1 {
|
|
#block-colloque2024-views-block-slide-interviews-block-1 {
|
|
display: none; }
|
|
display: none; }
|
|
|
|
|
|
@@ -2075,7 +2093,7 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
|
margin: auto;
|
|
margin: auto;
|
|
width: 100%; }
|
|
width: 100%; }
|
|
.link_live > div {
|
|
.link_live > div {
|
|
- margin: 4rem auto; }
|
|
+ margin: auto; }
|
|
.link_live > div a {
|
|
.link_live > div a {
|
|
padding: 0.7rem 2rem;
|
|
padding: 0.7rem 2rem;
|
|
background: #038788;
|
|
background: #038788;
|
|
@@ -2094,6 +2112,10 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
|
.link_live > div a {
|
|
.link_live > div a {
|
|
font-size: 1rem;
|
|
font-size: 1rem;
|
|
padding: 0.7rem 4rem; } }
|
|
padding: 0.7rem 4rem; } }
|
|
|
|
+ @media screen and (max-width: 576px) {
|
|
|
|
+ .link_live > div a {
|
|
|
|
+ font-size: 0.8em;
|
|
|
|
+ padding: 0.7rem; } }
|
|
|
|
|
|
footer {
|
|
footer {
|
|
background: white;
|
|
background: white;
|