taille log header et debbugbar

This commit is contained in:
2021-05-19 11:40:36 +02:00
parent ffb5dbdaae
commit f58029bc8f
4 changed files with 61 additions and 25 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ log:
syslog: syslog:
facility: local6 facility: local6
debugger: debugger:
enabled: true enabled: false
provider: debugbar provider: debugbar
censored: false censored: false
shutdown: shutdown:
@@ -52,10 +52,10 @@ b, strong, label, th {
.right { .right {
float: right; } float: right; }
.default-animation, #body, #header, #header #logo h3, #header #navbar ul.navigation, .modular .showcase .button { .default-animation, #body, #header, #header #logo h3, #header #navbar ul.navigation, #header.scrolled img, .modular .showcase .button {
-webkit-transition: all 0.5s ease; -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease; -moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease; } transition: all 0.5s ease-in-out; }
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
padding-left: 7rem; padding-left: 7rem;
@@ -795,7 +795,8 @@ ul.pagination {
z-index: 1; } z-index: 1; }
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
padding-left: 3rem; } padding-left: 3rem;
padding-right: 3rem; }
#body > script:first-child + .grav-lightslider { #body > script:first-child + .grav-lightslider {
margin-top: -3rem; } margin-top: -3rem; }
@@ -815,6 +816,12 @@ ul.pagination {
#header.scrolled { #header.scrolled {
padding-left: 2rem; padding-left: 2rem;
padding-right: 2rem; } padding-right: 2rem; }
#header.scrolled img {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
-o-transform: scale(0.85);
transform: scale(0.85); }
#header #navbar ul.navigation li a { #header #navbar ul.navigation li a {
font-family: "Sarabun", sans-serif; font-family: "Sarabun", sans-serif;
@@ -848,8 +855,14 @@ ul.pagination {
transform: scale(0.75); } transform: scale(0.75); }
#logo img { #logo img {
padding: 0.5rem; padding: 0.5rem;
height: 3rem; height: 4rem !important;
margin: auto; } margin: auto; }
@media (max-width: 442px) {
#logo img {
height: 3rem !important; } }
@media (max-width: 1024px) {
#logo img {
height: 3.5rem !important; } }
#logo img #gouv { #logo img #gouv {
padding-right: 2rem; padding-right: 2rem;
padding: 0.5rem; padding: 0.5rem;
@@ -865,7 +878,7 @@ ul.pagination {
padding-right: 0rem !important; } padding-right: 0rem !important; }
#header #logo { #header #logo {
position: absolute; position: absolute;
left: -1rem; } } left: -2rem; } }
@media (max-width: 1024px) { @media (max-width: 1024px) {
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
@@ -990,7 +1003,7 @@ ul.pagination {
@media (max-width: 1024px) { @media (max-width: 1024px) {
.texte-cache { .texte-cache {
max-height: 445px; } } max-height: 445px; } }
@media (max-width: 1024px) and (max-width: 442px) { @media (max-width: 442px) {
.texte-cache { .texte-cache {
max-height: 400px; } } max-height: 400px; } }
@@ -12,6 +12,7 @@
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer { .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
padding-left: 3rem; padding-left: 3rem;
padding-right: 3rem;
} }
#body > script:first-child + .grav-lightslider { #body > script:first-child + .grav-lightslider {
@@ -36,6 +37,11 @@
#header.scrolled { #header.scrolled {
padding-left: 2rem; padding-left: 2rem;
padding-right: 2rem; padding-right: 2rem;
img {
@include transform(scale(0.85));
@extend .default-animation;
}
} }
#header #navbar ul.navigation li a { #header #navbar ul.navigation li a {
@@ -65,6 +71,14 @@
font-weight: 900; font-weight: 900;
} }
#header #navbar ul.navigation {
}
// #header #logo img.scrolled {
// height: 3.5rem!important;
// }
#logo { #logo {
position: relative; position: relative;
display: flex; display: flex;
@@ -76,23 +90,32 @@
// visibility: visible; // visibility: visible;
// @include transform(scale(0.75)); // @include transform(scale(0.75));
// @extend .default-animation; // @extend .default-animation;
// } //
img { img {
padding: 0.5rem; padding: 0.5rem;
height: 3rem; height: 4rem !important;
margin:auto; margin:auto;
#gouv {
padding-right: 2rem; @media (max-width: 442px) {
padding: 0.5rem; height: 3rem!important;
min-height: 4rem !important;
margin:auto;
}
#epau {
}
} }
@media (max-width: 1024px) {
height: 3.5rem!important;
}
#gouv {
padding-right: 2rem;
padding: 0.5rem;
min-height: 4rem !important;
margin:auto;
}
#epau {
}
}
} }
@media (max-width: 442px) { @media (max-width: 442px) {
#header #navbar { #header #navbar {
position: absolute; position: absolute;
@@ -104,7 +127,7 @@
} }
#header #logo { #header #logo {
position: absolute; position: absolute;
left: -1rem; left: -2rem;
} }
} }
@@ -359,11 +382,11 @@
transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/ transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
@media (max-width: 1024px) { @media (max-width: 1024px) {
max-height: 445px; max-height: 445px;
}
@media (max-width:442px) { @media (max-width:442px) {
max-height: 400px; max-height: 400px;
} }
}
} }
/*Style du module TEXTE lorsqu'il est ouvert*/ /*Style du module TEXTE lorsqu'il est ouvert*/
@@ -1,5 +1,5 @@
.default-animation { .default-animation {
@include transition(all 0.5s ease); @include transition(all 0.5s ease-in-out);
} }
.padding-horiz { .padding-horiz {