mediaquerries
This commit is contained in:
@@ -160,9 +160,9 @@ header {
|
||||
position: relative;
|
||||
top: 0;
|
||||
border-bottom: 1px solid #808080; }
|
||||
@media (max-width: 800px) {
|
||||
@media (max-width: 810px) {
|
||||
header {
|
||||
width: 800px; } }
|
||||
height: 110px; } }
|
||||
header .contextual-region {
|
||||
width: max-content; }
|
||||
header .header_left_container {
|
||||
@@ -171,15 +171,24 @@ header {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
border-right: 1px solid #808080;
|
||||
padding-left: 40px; }
|
||||
padding-left: 5%; }
|
||||
@media (max-width: 891px) {
|
||||
header .header_left_container #block-quartiers-de-demain-logorepu-2 {
|
||||
height: 110px; } }
|
||||
header .header_left_container #block-quartiers-de-demain-logoepau-2 {
|
||||
height: 150px; }
|
||||
@media (max-width: 891px) {
|
||||
header .header_left_container #block-quartiers-de-demain-logoepau-2 {
|
||||
height: 110px; } }
|
||||
header .header_left_container #block-quartiers-de-demain-logoquartiersdedemain {
|
||||
margin-left: auto;
|
||||
padding-right: 50px; }
|
||||
padding-right: 5%; }
|
||||
header .header_left_container img {
|
||||
width: auto;
|
||||
height: 150px; }
|
||||
@media (max-width: 891px) {
|
||||
header .header_left_container img {
|
||||
height: 110px; } }
|
||||
header .header_right_container {
|
||||
padding-right: 10px; }
|
||||
header .header_right_container .language-switcher-language-url ul {
|
||||
@@ -253,23 +262,37 @@ header {
|
||||
width: fit-content; }
|
||||
.footer h2, .footer ul {
|
||||
margin: 0; }
|
||||
@media (max-width: 891px) {
|
||||
.footer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between; } }
|
||||
.footer #footer-left {
|
||||
grid-column: 1 /span 5;
|
||||
grid-row: 1;
|
||||
padding-left: 40px; }
|
||||
padding-left: 5%; }
|
||||
.footer #footer-left .footer_left_container {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
.footer #footer-left .footer_left_container #block-quartiers-de-demain-logoepau {
|
||||
height: 150px; }
|
||||
@media (max-width: 891px) {
|
||||
.footer #footer-left .footer_left_container #block-quartiers-de-demain-logoepau {
|
||||
height: 110px; } }
|
||||
.footer #footer-left .footer_left_container img {
|
||||
width: auto;
|
||||
height: 150px; }
|
||||
@media (max-width: 891px) {
|
||||
.footer #footer-left .footer_left_container img {
|
||||
height: 110px; } }
|
||||
.footer #footer-middle {
|
||||
grid-column: 6 /span 7;
|
||||
grid-row: 1; }
|
||||
.footer #footer-middle #block-quartiers-de-demain-pieddepage ul li {
|
||||
padding-bottom: 0.2rem; }
|
||||
@media (max-width: 891px) {
|
||||
.footer #footer-middle #block-quartiers-de-demain-pieddepage ul {
|
||||
padding-left: 00.5rem; } }
|
||||
.footer #footer-right {
|
||||
grid-column: 10 / 12;
|
||||
grid-row: 1; }
|
||||
@@ -371,9 +394,6 @@ header {
|
||||
order: 2;
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 6rem; }
|
||||
@media (max-width: 891px) {
|
||||
#presentation .layout-content {
|
||||
width: 90%; } }
|
||||
@media (max-width: 500px) {
|
||||
#presentation .layout-content {
|
||||
padding-top: 0; } }
|
||||
@@ -385,11 +405,18 @@ header {
|
||||
width: 100%; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_body {
|
||||
padding-left: 20%;
|
||||
width: 80%; }
|
||||
padding-right: 20%; }
|
||||
@media (max-width: 640px) {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_body {
|
||||
padding-left: 10%;
|
||||
padding-right: 10%; } }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_body h2 {
|
||||
font-size: 0.8rem;
|
||||
font-weight: 600;
|
||||
margin-bottom: 0; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_body img {
|
||||
width: 100%;
|
||||
height: auto; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_body p {
|
||||
margin-top: 0; }
|
||||
#presentation .layout-content .content_container article.node-type-static .paragraph {
|
||||
@@ -397,6 +424,10 @@ header {
|
||||
padding-bottom: 1rem;
|
||||
padding-left: 20%;
|
||||
padding-right: 20%; }
|
||||
@media (max-width: 640px) {
|
||||
#presentation .layout-content .content_container article.node-type-static .paragraph {
|
||||
padding-left: 10%;
|
||||
padding-right: 10%; } }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes .field_field_title {
|
||||
text-transform: uppercase;
|
||||
font-size: 1rem;
|
||||
@@ -437,6 +468,9 @@ header {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes .field_field_picto img {
|
||||
width: 40px;
|
||||
height: auto; }
|
||||
@media (max-width: 891px) {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes .field_field_picto img {
|
||||
width: 30px; } }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img {
|
||||
width: -moz-available;
|
||||
height: auto;
|
||||
@@ -483,7 +517,8 @@ header {
|
||||
font-size: small;
|
||||
font-weight: 800; }
|
||||
#presentation aside .views-field-field-pieces-jointes .field-content span:nth-child(2) {
|
||||
margin-left: 50px; }
|
||||
margin-left: 50px;
|
||||
align-self: center; }
|
||||
|
||||
.node-type-static .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
grid-column: 3 /span 9;
|
||||
|
Reference in New Issue
Block a user