|
@@ -1152,8 +1152,8 @@ a {
|
|
|
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-date:not(:last-child):after {
|
|
|
- padding-right: 1rem;
|
|
|
+ .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-date .field__item:not(:last-of-type) ::after {
|
|
|
+ padding-left: 1rem;
|
|
|
content: "|"; }
|
|
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-date time {
|
|
|
font-size: 0.9rem;
|