paragraph id
This commit is contained in:
@@ -150,6 +150,14 @@ a {
|
||||
width: 100%; } }
|
||||
|
||||
@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 {
|
||||
display: flex;
|
||||
flex-direction: column; } }
|
||||
@@ -706,7 +714,7 @@ a {
|
||||
text-transform: uppercase; }
|
||||
|
||||
.node-id-3 {
|
||||
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
||||
background: url("../images/pictos/carre_site.mp4");
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
@@ -1037,15 +1045,13 @@ header {
|
||||
height: 100%;
|
||||
align-items: center; }
|
||||
#header-top .region-header-top-left #block-logogouv img {
|
||||
min-width: 80px;
|
||||
width: 70%;
|
||||
width: 80%;
|
||||
height: auto; }
|
||||
#header-top .region-header-top-left #block-logoeql {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center; }
|
||||
#header-top .region-header-top-left #block-logoeql img {
|
||||
min-width: 80px;
|
||||
width: 80%;
|
||||
height: auto; }
|
||||
#header-top .region-header-top-left ul {
|
||||
@@ -1094,9 +1100,9 @@ header {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
margin-bottom: 0;
|
||||
min-height: 54px;
|
||||
min-height: 65px;
|
||||
justify-content: space-around;
|
||||
min-width: 120%; }
|
||||
width: 120%; }
|
||||
#header-top #block-socialnetwork-2 p a {
|
||||
color: white;
|
||||
font-size: 0; }
|
||||
@@ -1105,7 +1111,7 @@ header {
|
||||
#header-top #block-socialnetwork-2 p .link-twitter {
|
||||
display: flex;
|
||||
background-color: black;
|
||||
min-width: 40px;
|
||||
width: 40px;
|
||||
justify-content: center;
|
||||
align-items: end; }
|
||||
#header-top #block-socialnetwork-2 p .link-twitter:before {
|
||||
|
||||
Reference in New Issue
Block a user