|
@@ -728,10 +728,6 @@ a {
|
|
|
font-family: "Source Code Pro";
|
|
|
font-size: 2.5rem;
|
|
|
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: 2rem;
|
|
|
- margin-right: 10%; } }
|
|
|
@media (max-width: 810px) {
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
|
|
width: 70%;
|
|
@@ -861,6 +857,9 @@ a {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
width: 65%; }
|
|
|
+ @media (max-width: 810px) {
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
|
|
+ margin: auto; } }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .field__item {
|
|
|
height: fit-content;
|
|
|
border: 2px solid #009ee3;
|