|
@@ -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;
|