ajustement live
This commit is contained in:
@@ -709,6 +709,7 @@
|
||||
}
|
||||
.field_field_descritpion{
|
||||
margin-bottom: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user