metz-metropole: force solid white background for top header sides

This commit is contained in:
Frédéric Péters 2020-03-17 16:51:32 +01:00
parent 8843f94085
commit 09010ad654
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
.page-template-homepage_elus {
&.has-header-background .site-header {
background: white;
}
#banner-wrapper {
border-bottom: 5px solid $aquamarine;
margin-bottom: 0;