calage tmp header footer logo
This commit is contained in:
@@ -138,9 +138,11 @@
|
||||
}
|
||||
.header_top_left_container{
|
||||
height: 100%;
|
||||
&>div:first-child{
|
||||
height: 100%;
|
||||
}
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
// &>div:first-child{
|
||||
// // height: 100%;
|
||||
// }
|
||||
a[rel~='home']{
|
||||
height: 100%;
|
||||
display: block;
|
||||
@@ -295,19 +297,19 @@ footer{
|
||||
}
|
||||
}
|
||||
.logo-gouv{
|
||||
height: 100%;
|
||||
height: 70%;
|
||||
display: block;
|
||||
color: transparent;
|
||||
font-size: 0;
|
||||
background: left / contain no-repeat url(../images/gouv.svg);
|
||||
}
|
||||
.logo-puca{
|
||||
height: 100%;
|
||||
height: 70%;
|
||||
display: block;
|
||||
color: transparent;
|
||||
font-size: 0;
|
||||
background: left / contain no-repeat url(../images/puca.svg);
|
||||
margin-top: -1.5rem;
|
||||
margin-top: -1rem;
|
||||
}
|
||||
|
||||
#block-pieddepage{
|
||||
|
Reference in New Issue
Block a user