|
@@ -646,8 +646,8 @@ a {
|
|
|
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-date {
|
|
|
order: 2;
|
|
|
display: flex;
|
|
|
- flex-direction: row-reverse;
|
|
|
- justify-content: flex-end; }
|
|
|
+ flex-direction: row;
|
|
|
+ justify-content: flex-start; }
|
|
|
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-date:not(:last-child):after {
|
|
|
padding-right: 1rem;
|
|
|
content: "|"; }
|