background bandeau actus home
This commit is contained in:
@@ -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{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user