ajustement live

This commit is contained in:
2025-03-03 11:45:20 +01:00
parent 15805cba54
commit 2387de2870
3 changed files with 10 additions and 0 deletions

View File

@@ -709,6 +709,7 @@
}
.field_field_descritpion{
margin-bottom: 2rem;
text-align: center;
}
}

View File

@@ -36,6 +36,7 @@
display: flex;
flex-direction: column;
.field_field_images{
order: 1;
background-color: black;
-moz-border-radius: 9px; /* pour Mozilla */
-khtml-border-radius: 9px; /* pour Safari et Chrome */
@@ -98,6 +99,7 @@
}
}
.field_field_date{
order: 2;
color: red;
display: inline-flex;
align-items: center;
@@ -112,6 +114,7 @@
.field_title{
order: 3;
padding-top: 0.2rem;
h2{
margin: 0;
@@ -124,6 +127,7 @@
}
}
.field_body{
order: 4;
// visibility: visible;
opacity: 1 !important;
transform: none !important;