|
@@ -1124,7 +1124,7 @@ a {
|
|
|
margin-top: 0.5rem;
|
|
|
font-size: 0.9rem;
|
|
|
font-weight: 800;
|
|
|
- order: 4; }
|
|
|
+ order: 5; }
|
|
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-date {
|
|
|
order: 2;
|
|
|
display: flex;
|
|
@@ -1138,8 +1138,15 @@ a {
|
|
|
font-weight: 800;
|
|
|
padding-right: 1rem;
|
|
|
width: fit-content; }
|
|
|
- .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-title {
|
|
|
+ .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-lieu {
|
|
|
order: 3;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ justify-content: flex-start; }
|
|
|
+ .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-lieu .field__label {
|
|
|
+ display: none; }
|
|
|
+ .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-title {
|
|
|
+ order: 4;
|
|
|
font-size: 0.9rem; }
|
|
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
|
|
|
width: 100%; }
|
|
@@ -1154,7 +1161,7 @@ a {
|
|
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
|
|
|
display: none; }
|
|
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
|
|
|
- order: 5;
|
|
|
+ order: 6;
|
|
|
padding-top: 1rem; }
|
|
|
|
|
|
.node-id-4 {
|