background bandeau actus home

This commit is contained in:
2021-12-09 13:32:54 +01:00
parent 7702e4ac17
commit 8e983ede41
2 changed files with 3 additions and 1 deletions
@@ -444,7 +444,8 @@ a {
grid-area: actus;
width: 100vw;
border-bottom: 5px solid #009ee3;
border-top: 5px solid #009ee3; }
border-top: 5px solid #009ee3;
background: rgba(0, 158, 227, 0.2); }
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
display: grid;
grid-template-columns: 1fr repeat(4, 2fr) 1fr;
@@ -217,6 +217,7 @@
width: 100vw;
border-bottom: 5px solid $blue-light;
border-top: 5px solid $blue-light;
background: $background-actus;
.view-actus-blocks-pages{
.view-content{