css /actualites
This commit is contained in:
parent
f5b4092e98
commit
ba724f32f9
@ -4029,18 +4029,23 @@ main {
|
|||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 1/span 5;
|
grid-row: 1/span 5;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama {
|
||||||
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list .cadre-img-zoom {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list .cadre-img-zoom {
|
||||||
|
display: flex;
|
||||||
|
margin: auto;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
@ -4048,28 +4053,37 @@ main {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
-moz-border-radius: 9px; /* pour Mozilla */
|
||||||
|
-khtml-border-radius: 9px; /* pour Safari et Chrome */
|
||||||
|
-webkit-border-radius: 9px; /* pour Safari sur Mac */
|
||||||
|
border-radius: 9px; /* CSS3 */
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list .cadre-img-zoom blockquote.image-field-caption {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list blockquote.image-field-caption {
|
||||||
margin-left: 0;
|
margin: 0;
|
||||||
margin-top: 0;
|
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list .cadre-img-zoom blockquote.image-field-caption p {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama .slick-list blockquote.image-field-caption p {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
font-size: 0.4rem;
|
font-size: 0.4rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
transform: none;
|
transform: none;
|
||||||
top: 20%;
|
top: 30%;
|
||||||
height: 0;
|
height: 0;
|
||||||
width: 0;
|
width: 0;
|
||||||
}
|
}
|
||||||
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button:before {
|
||||||
|
transform: scale(0.4) !important;
|
||||||
|
}
|
||||||
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button:before:hover {
|
||||||
|
filter: brightness(1.75);
|
||||||
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button.slick-next {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button.slick-next {
|
||||||
right: 0%;
|
right: 15%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button.slick-prev {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_images .actu-diaporama button.slick-prev {
|
||||||
left: 0%;
|
left: 5%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_type_d_actualite,
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_type_d_actualite,
|
||||||
@ -4092,7 +4106,13 @@ main {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_type_d_actualite a::before {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_type_d_actualite a::before {
|
||||||
content: url("../img/type-actu.svg");
|
content: "";
|
||||||
|
display: inline-block;
|
||||||
|
width: 16px; /* Ajuste la largeur */
|
||||||
|
height: 16px; /* Ajuste la hauteur */
|
||||||
|
background-image: url("../img/type-actu.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
padding-right: 0.4rem;
|
padding-right: 0.4rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_date {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_date {
|
||||||
@ -4104,7 +4124,13 @@ main {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_date::before {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_date::before {
|
||||||
content: url("../img/date-actu.svg");
|
content: "";
|
||||||
|
display: inline-block;
|
||||||
|
width: 16px; /* Ajuste la largeur */
|
||||||
|
height: 16px; /* Ajuste la hauteur */
|
||||||
|
background-image: url("../img/date-actu.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
padding-right: 0.4rem;
|
padding-right: 0.4rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_site {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_site {
|
||||||
@ -4116,10 +4142,17 @@ main {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
padding-left: 0.2rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_site a::before {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_site a::before {
|
||||||
content: url("../img/map_pointer.svg");
|
content: "";
|
||||||
padding-right: 0.4rem;
|
display: inline-block;
|
||||||
|
width: 10px; /* Ajuste la largeur */
|
||||||
|
height: 10px; /* Ajuste la hauteur */
|
||||||
|
background-image: url("../img/map_pointer.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_title {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_title {
|
||||||
order: 5;
|
order: 5;
|
||||||
@ -4139,8 +4172,7 @@ main {
|
|||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_liens {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_liens {
|
||||||
order: 7;
|
order: 7;
|
||||||
padding-bottom: 2rem;
|
padding: 0;
|
||||||
padding-top: 2rem;
|
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_liens a {
|
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_liens a {
|
||||||
|
@ -60,18 +60,24 @@
|
|||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 1 /span 5;
|
grid-row: 1 /span 5;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
// display: flex;
|
||||||
|
// margin: auto;
|
||||||
|
margin-right: 1rem;
|
||||||
|
|
||||||
.actu-diaporama{
|
.actu-diaporama{
|
||||||
// height: 150px;
|
// height: 150px;
|
||||||
// width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
|
margin-right: 1rem;
|
||||||
.slick-list{
|
.slick-list{
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
.cadre-img-zoom{
|
.cadre-img-zoom{
|
||||||
|
display: flex;
|
||||||
|
margin: auto;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: auto;
|
height: auto;
|
||||||
img{
|
img{
|
||||||
@ -79,31 +85,40 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
-moz-border-radius: 9px; /* pour Mozilla */
|
||||||
|
-khtml-border-radius: 9px; /* pour Safari et Chrome */
|
||||||
|
-webkit-border-radius: 9px; /* pour Safari sur Mac */
|
||||||
|
border-radius: 9px; /* CSS3 */
|
||||||
}
|
}
|
||||||
blockquote.image-field-caption{
|
}
|
||||||
margin-left: 0;
|
blockquote.image-field-caption{
|
||||||
|
margin: 0;
|
||||||
|
p{
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
p{
|
font-size: 0.4rem;
|
||||||
margin-top: 0;
|
|
||||||
font-size: 0.4rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
button{
|
button{
|
||||||
margin: auto;
|
margin: auto;
|
||||||
transform: none;
|
transform: none;
|
||||||
top: 20%;
|
top: 30%;
|
||||||
height: 0;
|
height: 0;
|
||||||
width: 0;
|
width: 0;
|
||||||
|
&:before{
|
||||||
|
transform: scale(0.4) !important;
|
||||||
|
&:hover{
|
||||||
|
filter: brightness(1.75);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
button.slick-next{
|
button.slick-next{
|
||||||
right: 0% ;
|
right: 15% ;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
button.slick-prev{
|
button.slick-prev{
|
||||||
left: 0%;
|
left: 5%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -127,7 +142,14 @@
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
&::before{
|
&::before{
|
||||||
content: url('../img/type-actu.svg');
|
content: "";
|
||||||
|
display: inline-block;
|
||||||
|
width: 16px; /* Ajuste la largeur */
|
||||||
|
height: 16px; /* Ajuste la hauteur */
|
||||||
|
background-image: url('../img/type-actu.svg');
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
// margin-right: 0.4rem;
|
||||||
padding-right: 0.4rem;
|
padding-right: 0.4rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -141,7 +163,14 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
// margin-left: 1rem;
|
// margin-left: 1rem;
|
||||||
&::before{
|
&::before{
|
||||||
content: url('../img/date-actu.svg');
|
content: "";
|
||||||
|
display: inline-block;
|
||||||
|
width: 16px; /* Ajuste la largeur */
|
||||||
|
height: 16px; /* Ajuste la hauteur */
|
||||||
|
background-image: url('../img/date-actu.svg');
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
// margin-right: 0.4rem;
|
||||||
padding-right: 0.4rem;
|
padding-right: 0.4rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -150,13 +179,22 @@
|
|||||||
a{
|
a{
|
||||||
color: red;
|
color: red;
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
// margin-left: 1rem;
|
// margin-left: 1rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
|
||||||
&::before{
|
&::before{
|
||||||
content: url('../img/map_pointer.svg');
|
content: "";
|
||||||
padding-right: 0.4rem;
|
display: inline-block;
|
||||||
|
width: 10px; /* Ajuste la largeur */
|
||||||
|
height: 10px; /* Ajuste la hauteur */
|
||||||
|
background-image: url("../img/map_pointer.svg");
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
// margin-right: 0.4rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -179,8 +217,7 @@
|
|||||||
}
|
}
|
||||||
.field_field_liens{
|
.field_field_liens{
|
||||||
order: 7;
|
order: 7;
|
||||||
padding-bottom: 2rem;
|
padding:0;
|
||||||
padding-top: 2rem;
|
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
a{
|
a{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user