gabarit page themes

This commit is contained in:
armansansd
2021-08-20 12:27:02 +02:00
parent 8416eaf95c
commit 759ec43a17
13 changed files with 465 additions and 101 deletions

View File

@@ -139,10 +139,13 @@
.header_top_left_container{
height: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
// &>div:first-child{
// // height: 100%;
// }
grid-template-columns: 1fr 1fr 1fr;
align-items: center;
text-align: center;
column-gap: 10px;
&>div[id='']{
height: 100%;
}
a[rel~='home']{
height: 100%;
display: block;
@@ -237,7 +240,7 @@
display: none;
grid-template-columns: 10% 25% 25% 30% 10%;
padding: 1rem 0;
z-index: 100;
z-index: 140;
line-height: 2;
nav{
grid-column-start: 2;
@@ -276,6 +279,7 @@
footer{
background: white;
margin-top: 3rem;
}
#footer-bottom{
@@ -298,14 +302,14 @@ footer{
}
}
.logo-gouv{
height: 70%;
height: 50%;
display: block;
color: transparent;
font-size: 0;
background: left / contain no-repeat url(../images/gouv.svg);
}
.logo-puca{
height: 70%;
height: 50%;
display: block;
color: transparent;
font-size: 0;