|
@@ -150,6 +150,14 @@ a {
|
|
width: 100%; } }
|
|
width: 100%; } }
|
|
|
|
|
|
@media (max-width: 479px) {
|
|
@media (max-width: 479px) {
|
|
|
|
+ #header-top #block-logogouv img {
|
|
|
|
+ min-width: 60px;
|
|
|
|
+ width: 70%;
|
|
|
|
+ height: auto; }
|
|
|
|
+ #header-top #block-logoeql img {
|
|
|
|
+ min-width: 60px;
|
|
|
|
+ width: 80%;
|
|
|
|
+ height: auto; }
|
|
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
|
|
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column; } }
|
|
flex-direction: column; } }
|
|
@@ -706,7 +714,7 @@ a {
|
|
text-transform: uppercase; }
|
|
text-transform: uppercase; }
|
|
|
|
|
|
.node-id-3 {
|
|
.node-id-3 {
|
|
- background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
|
|
|
|
|
+ background: url("../images/pictos/carre_site.mp4");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-position-y: 7rem;
|
|
background-position-y: 7rem;
|
|
max-width: 100vw;
|
|
max-width: 100vw;
|
|
@@ -1037,15 +1045,13 @@ header {
|
|
height: 100%;
|
|
height: 100%;
|
|
align-items: center; }
|
|
align-items: center; }
|
|
#header-top .region-header-top-left #block-logogouv img {
|
|
#header-top .region-header-top-left #block-logogouv img {
|
|
- min-width: 80px;
|
|
|
|
- width: 70%;
|
|
|
|
|
|
+ width: 80%;
|
|
height: auto; }
|
|
height: auto; }
|
|
#header-top .region-header-top-left #block-logoeql {
|
|
#header-top .region-header-top-left #block-logoeql {
|
|
display: flex;
|
|
display: flex;
|
|
height: 100%;
|
|
height: 100%;
|
|
align-items: center; }
|
|
align-items: center; }
|
|
#header-top .region-header-top-left #block-logoeql img {
|
|
#header-top .region-header-top-left #block-logoeql img {
|
|
- min-width: 80px;
|
|
|
|
width: 80%;
|
|
width: 80%;
|
|
height: auto; }
|
|
height: auto; }
|
|
#header-top .region-header-top-left ul {
|
|
#header-top .region-header-top-left ul {
|
|
@@ -1094,9 +1100,9 @@ header {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
flex-direction: row-reverse;
|
|
margin-bottom: 0;
|
|
margin-bottom: 0;
|
|
- min-height: 54px;
|
|
|
|
|
|
+ min-height: 65px;
|
|
justify-content: space-around;
|
|
justify-content: space-around;
|
|
- min-width: 120%; }
|
|
|
|
|
|
+ width: 120%; }
|
|
#header-top #block-socialnetwork-2 p a {
|
|
#header-top #block-socialnetwork-2 p a {
|
|
color: white;
|
|
color: white;
|
|
font-size: 0; }
|
|
font-size: 0; }
|
|
@@ -1105,7 +1111,7 @@ header {
|
|
#header-top #block-socialnetwork-2 p .link-twitter {
|
|
#header-top #block-socialnetwork-2 p .link-twitter {
|
|
display: flex;
|
|
display: flex;
|
|
background-color: black;
|
|
background-color: black;
|
|
- min-width: 40px;
|
|
|
|
|
|
+ width: 40px;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: end; }
|
|
align-items: end; }
|
|
#header-top #block-socialnetwork-2 p .link-twitter:before {
|
|
#header-top #block-socialnetwork-2 p .link-twitter:before {
|