menu bleu en longueur et initiatives en + foncé
This commit is contained in:
parent
25cbf30e10
commit
5afa2c77c7
@ -48,6 +48,7 @@ span.btn {
|
||||
@include flex();
|
||||
justify-content:end;
|
||||
align-items:stretch;
|
||||
background:$couleurPrincipale;
|
||||
}
|
||||
li {
|
||||
margin:0;
|
||||
@ -960,7 +961,7 @@ a:hover .fab, a:hover .fas {
|
||||
|
||||
|
||||
.header_initiatives, .header_initiatives .nav, .btn-nav, .header_initiatives .btn-initiatives {
|
||||
@include gradient-4($couleurPrincipale,$couleurPrincipale,$couleurPrincipale,#004369);
|
||||
@include gradient-4(#02375b,#02375b,#02375b,#00263e);
|
||||
.inclure_blocs { /* pour un var_mode=inclure sans encombre */
|
||||
display:none;
|
||||
}
|
||||
@ -1019,7 +1020,9 @@ Sur le menu, je vais voir s'il est possible de faire des filets de rollover comp
|
||||
background-color: transparent !important;
|
||||
border-bottom:3px solid #00c4f5;
|
||||
}
|
||||
|
||||
.header_initiatives .menu-entree.sousinitiatives > ul.ouvert li {
|
||||
background:#02375b;
|
||||
}
|
||||
/*! bleu charte ensuite */
|
||||
.page_header .nav a.on, .page_header .nav a.active {
|
||||
border-bottom:3px solid #2E5281;
|
||||
@ -1195,7 +1198,6 @@ a.spip_out {
|
||||
position:static;
|
||||
> .nav-list {
|
||||
position:absolute;
|
||||
background:$couleurPrincipale;
|
||||
width:100%;
|
||||
top:36px;
|
||||
left:-100%;
|
||||
@ -1290,7 +1292,6 @@ a.spip_out {
|
||||
position:static;
|
||||
> .nav-list {
|
||||
position:absolute;
|
||||
background:$couleurPrincipale;
|
||||
width:100%;
|
||||
top:36px;
|
||||
left:-100%;
|
||||
|
Loading…
Reference in New Issue
Block a user