affichage img_hero
This commit is contained in:
@@ -7,6 +7,14 @@ section {
|
||||
border: none;
|
||||
@include shadow;
|
||||
}
|
||||
|
||||
///////////////// à enlever quand images
|
||||
.__img{
|
||||
display: none;
|
||||
}
|
||||
//////////////////////////////
|
||||
|
||||
|
||||
.d-flex{
|
||||
color: $color_orange;
|
||||
}
|
||||
@@ -35,6 +43,7 @@ section {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.thumbnails {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
@@ -43,3 +43,12 @@ article {
|
||||
}
|
||||
|
||||
|
||||
//////////////////////// à enlever quand images
|
||||
#main-content-node {
|
||||
.__img-hero{
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
@@ -2,6 +2,12 @@
|
||||
h4, h2{
|
||||
color: $color2024;
|
||||
}
|
||||
//////////////////////// à enlever quand images
|
||||
.__img-hero{
|
||||
display: none;
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
.__wrapper{
|
||||
.__title{
|
||||
margin: 0.5rem 0;
|
||||
@@ -41,3 +47,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user