responsive actu
This commit is contained in:
@@ -728,10 +728,6 @@ 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: 2rem;
|
|
||||||
margin-right: 10%; } }
|
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
@@ -861,6 +857,9 @@ a {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 65%; }
|
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 {
|
.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;
|
height: fit-content;
|
||||||
border: 2px solid #009ee3;
|
border: 2px solid #009ee3;
|
||||||
|
|||||||
@@ -54,10 +54,7 @@
|
|||||||
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){
|
|
||||||
font-size: 2rem;
|
|
||||||
margin-right: 10%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
@media (max-width: 810px){
|
@media (max-width: 810px){
|
||||||
width: 70%;
|
width: 70%;
|
||||||
@@ -256,7 +253,10 @@
|
|||||||
.block-region-third{
|
.block-region-third{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 65%;
|
width: 65%;
|
||||||
|
@media (max-width: 810px){
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
.field--name-field-fichiers{
|
.field--name-field-fichiers{
|
||||||
.field__item{
|
.field__item{
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
height: 30vh;
|
height: 30vh;
|
||||||
@media (max-width: 810px){
|
@media (max-width: 810px){
|
||||||
padding-bottom: 0rem;
|
padding-bottom: 0rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.block-entity-fieldnodetitle{
|
.block-entity-fieldnodetitle{
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
|||||||
Reference in New Issue
Block a user