|
@@ -896,6 +896,9 @@ a {
|
|
font-family: "Source Code Pro";
|
|
font-family: "Source Code Pro";
|
|
font-size: 2.5rem;
|
|
font-size: 2.5rem;
|
|
font-weight: 500; }
|
|
font-weight: 500; }
|
|
|
|
+ @media (max-width: 810px) {
|
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
|
|
|
+ font-size: 1.9em; } }
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
|
|
grid-column: 2 / span 3;
|
|
grid-column: 2 / span 3;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
@@ -930,24 +933,24 @@ a {
|
|
grid-column: 2 /span 9; } }
|
|
grid-column: 2 /span 9; } }
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
grid-column: 5 / span 9; }
|
|
grid-column: 5 / span 9; }
|
|
- @media (max-width: 568px) {
|
|
|
|
- .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
|
|
- grid-column: 3 /span 9; } }
|
|
|
|
- @media (max-width: 499px) {
|
|
|
|
- .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
|
|
- grid-column: 2 /span 9; } }
|
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
|
padding-top: 2rem;
|
|
padding-top: 2rem;
|
|
width: 600px;
|
|
width: 600px;
|
|
max-height: 360px;
|
|
max-height: 360px;
|
|
- object-fit: cover; }
|
|
|
|
|
|
+ object-fit: contain; }
|
|
@media (max-width: 1008px) {
|
|
@media (max-width: 1008px) {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
width: 100%; }
|
|
width: 100%; }
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
|
padding-top: 2rem;
|
|
padding-top: 2rem;
|
|
width: 100%;
|
|
width: 100%;
|
|
- object-fit: cover; } }
|
|
|
|
|
|
+ object-fit: contain; } }
|
|
|
|
+ @media (max-width: 568px) {
|
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
|
|
+ grid-column: 3 /span 8; } }
|
|
|
|
+ @media (max-width: 499px) {
|
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
|
|
+ grid-column: 2 /span 8; } }
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images blockquote {
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images blockquote {
|
|
margin-left: 0em;
|
|
margin-left: 0em;
|
|
font-size: 0.8rem; }
|
|
font-size: 0.8rem; }
|