img moments & slide programme

This commit is contained in:
2024-05-07 10:39:54 +02:00
parent 32b55320cb
commit ac4d7e6c45
3 changed files with 10 additions and 15 deletions
@@ -854,9 +854,6 @@ header #block-colloque2024-mainnavigation ul li {
#moments h4, #moments h2 {
color: #038788; }
#moments .__img-hero {
display: none; }
#moments .__wrapper .__title {
margin: 0.5rem 0; }
@@ -1777,8 +1774,6 @@ 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 {
@@ -8,11 +8,11 @@ section {
@include shadow;
}
///////////////// à enlever quand images
.__img{
display: none;
}
//////////////////////////////
// ///////////////// à enlever quand images
// .__img{
// display: none;
// }
// //////////////////////////////
.d-flex{
@@ -2,11 +2,11 @@
h4, h2{
color: $color2024;
}
//////////////////////// à enlever quand images
.__img-hero{
display: none;
}
////////////////////////////////
// //////////////////////// à enlever quand images
// .__img-hero{
// display: none;
// }
// ////////////////////////////////
.__wrapper{
.__title{
margin: 0.5rem 0;