height thumbnails page programùme
This commit is contained in:
@@ -574,7 +574,8 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
line-height: 1.8rem; }
|
||||
#txt_present .more_link {
|
||||
padding: 0rem 1rem 0.2rem 1rem;
|
||||
background: white; }
|
||||
background: white;
|
||||
margin: auto; }
|
||||
#txt_present .more_link a {
|
||||
font-size: 0.7rem;
|
||||
color: #038788; }
|
||||
@@ -613,6 +614,7 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
text-align: center;
|
||||
margin: 2rem; }
|
||||
#block-colloque2024-views-block-gallerie-block-1 .pager .wrap--btn a {
|
||||
border: 1px solid #038788;
|
||||
box-shadow: none;
|
||||
transition: 0.3s transform ease, 0.3s box-shadow ease;
|
||||
background: white;
|
||||
@@ -622,7 +624,7 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
font-size: 12px;
|
||||
display: block;
|
||||
font-family: "Mariannebold";
|
||||
color: #1d378eff; }
|
||||
color: #038788; }
|
||||
#block-colloque2024-views-block-gallerie-block-1 .pager .wrap--btn a:hover {
|
||||
transform: scale(1.05);
|
||||
box-shadow: 0px 0px 13px 0px #038788;
|
||||
@@ -732,18 +734,6 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
font-size: 1.5rem;
|
||||
order: 1; } }
|
||||
|
||||
#txt_present .medias {
|
||||
display: none; }
|
||||
|
||||
#block-colloque2024-views-block-slide-interviews-block-1 {
|
||||
display: none; }
|
||||
|
||||
#block-colloque2024-views-block-gallerie-block-1 {
|
||||
display: none; }
|
||||
|
||||
#block-colloque2024-views-block-dernieres-publications-block-1 {
|
||||
display: none; }
|
||||
|
||||
#presentation {
|
||||
margin-top: 0.5rem; }
|
||||
#presentation .__title h2 {
|
||||
@@ -1804,7 +1794,6 @@ html.sr.js body div.dialog-off-canvas-main-canvas div.layout-container main#main
|
||||
opacity: 1 !important; }
|
||||
|
||||
section article.thumbnails.programme {
|
||||
border: 1px solid #6f6d7dff;
|
||||
overflow: hidden; }
|
||||
section article.thumbnails.programme:hover {
|
||||
border: none;
|
||||
@@ -1840,6 +1829,7 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: white;
|
||||
border: 1px solid #6f6d7dff;
|
||||
margin: calc(0.5rem) 0; }
|
||||
@media screen and (min-width: 768px) {
|
||||
.thumbnails {
|
||||
@@ -1937,24 +1927,24 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
||||
display: block;
|
||||
height: 100%; }
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.container.programme .thumbnails {
|
||||
width: calc(100% / 2 - 0.5rem * 2);
|
||||
margin: 0.5rem; } }
|
||||
|
||||
@media screen and (min-width: 992px) {
|
||||
.container.programme .thumbnails {
|
||||
width: calc(100% / 3 - 0.5rem * 2); } }
|
||||
|
||||
.container.programme .thumbnails .inter {
|
||||
margin-top: 0.5rem; }
|
||||
.container.programme .thumbnails .inter span {
|
||||
color: #038788;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important; }
|
||||
.container.programme .thumbnails .inter span strong {
|
||||
font-family: "Mariannebold_italic"; }
|
||||
.container.programme .thumbnails {
|
||||
height: 325px !important; }
|
||||
@media screen and (min-width: 768px) {
|
||||
.container.programme .thumbnails {
|
||||
width: calc(100% / 2 - 0.5rem * 2);
|
||||
margin: 0.5rem; } }
|
||||
@media screen and (min-width: 992px) {
|
||||
.container.programme .thumbnails {
|
||||
width: calc(100% / 3 - 0.5rem * 2); } }
|
||||
.container.programme .thumbnails .inter {
|
||||
margin-top: 0.5rem; }
|
||||
.container.programme .thumbnails .inter span {
|
||||
color: #038788;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important; }
|
||||
.container.programme .thumbnails .inter span strong {
|
||||
font-family: "Mariannebold_italic"; }
|
||||
|
||||
.__ressources .__publications .publications .__media {
|
||||
padding: 0.5rem 0 0.5rem 0.5rem; }
|
||||
@@ -2076,7 +2066,7 @@ section > div:not(.__slide) article.thumbnails.programme a {
|
||||
margin: 4rem auto; }
|
||||
.link_live > div a {
|
||||
padding: 0.7rem 2rem;
|
||||
background: #1d378eff;
|
||||
background: #038788;
|
||||
color: white !important;
|
||||
font-family: 'Marianneregular';
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user