|
@@ -694,11 +694,12 @@ header #block-colloque2024-mainnavigation ul li {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column; } }
|
|
flex-direction: column; } }
|
|
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
|
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
|
- font-size: 8rem;
|
|
|
|
|
|
+ font-size: 7rem;
|
|
font-family: 'Mariannebold';
|
|
font-family: 'Mariannebold';
|
|
line-height: 95%;
|
|
line-height: 95%;
|
|
grid-column: 1 / span 5;
|
|
grid-column: 1 / span 5;
|
|
- grid-row: 2; }
|
|
|
|
|
|
+ grid-row: 2;
|
|
|
|
+ margin-bottom: 2rem; }
|
|
@media screen and (max-width: 300px) {
|
|
@media screen and (max-width: 300px) {
|
|
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
|
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
|
font-size: 4.5rem;
|
|
font-size: 4.5rem;
|
|
@@ -1781,7 +1782,7 @@ section article.thumbnails.programme {
|
|
section article.thumbnails.programme .d-flex {
|
|
section article.thumbnails.programme .d-flex {
|
|
color: #ff804d; }
|
|
color: #ff804d; }
|
|
section article.thumbnails.programme .__content span {
|
|
section article.thumbnails.programme .__content span {
|
|
- color: #038788;
|
|
|
|
|
|
+ color: #038788 !important;
|
|
font-size: 0.8rem;
|
|
font-size: 0.8rem;
|
|
font-family: "Marianneregular_italic";
|
|
font-family: "Marianneregular_italic";
|
|
text-transform: none !important; }
|
|
text-transform: none !important; }
|