footer block humanum
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -776,18 +776,31 @@ footer[role="contentinfo"]{
|
||||
background-color: #fff;
|
||||
box-shadow: 0 5px 15px #000;
|
||||
padding: 0.2em 2em;
|
||||
#block-mathallo-navigationprincipale-2{
|
||||
ul{
|
||||
display: flex;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
li:not(:first-child){
|
||||
margin-left: 1em;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
div.wrapper{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
width: auto;
|
||||
#block-mathallo-navigationprincipale-2{
|
||||
ul{
|
||||
display: flex;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
li:not(:first-child){
|
||||
margin-left: 1em;
|
||||
|
||||
}
|
||||
a{
|
||||
color: $bleu_typo;
|
||||
}
|
||||
}
|
||||
a{
|
||||
color: $bleu_typo;
|
||||
}
|
||||
}
|
||||
div#block-mathallo-humanum{
|
||||
// justify-self: end;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user