affichage img_hero
This commit is contained in:
@@ -534,6 +534,9 @@ article.publications, article.interviews {
|
||||
article.publications .paragraph--type--images img, article.interviews .paragraph--type--images img {
|
||||
width: 100%; } }
|
||||
|
||||
#main-content-node .__img-hero {
|
||||
display: none; }
|
||||
|
||||
header #block-colloque2024-mainnavigation ul li {
|
||||
font-size: 0.8rem; }
|
||||
header #block-colloque2024-mainnavigation ul li a {
|
||||
@@ -850,6 +853,9 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
#moments h4, #moments h2 {
|
||||
color: #038788; }
|
||||
|
||||
#moments .__img-hero {
|
||||
display: none; }
|
||||
|
||||
#moments .__wrapper .__title {
|
||||
margin: 0.5rem 0; }
|
||||
|
||||
@@ -1770,6 +1776,8 @@ section article.thumbnails.programme {
|
||||
transform: scale(1.05);
|
||||
box-shadow: 0px 0px 13px 0px #038788;
|
||||
transition: 0.3s transform ease, 0.3s box-shadow ease; }
|
||||
section article.thumbnails.programme .__img {
|
||||
display: none; }
|
||||
section article.thumbnails.programme .d-flex {
|
||||
color: #ff804d; }
|
||||
section article.thumbnails.programme .__content span {
|
||||
|
||||
Reference in New Issue
Block a user