.page-node-type-programme{ .layout-content{ position: relative; } .layout__region--top{ max-height: 30%; grid-column: 1 / span 3; } .block-region-first{ position: absolute; background-color: black; color: white; top: 0; left: 0; z-index: 10; width: 25%; padding: 1rem 1.5rem ; .views-element-container{ header{ font-family: duke; font-size: $font-large; cursor: pointer; transition: all 250ms; &:hover{ padding: 0 0 0 .3rem; } } .views-row{ display: none; padding: 0 0 0 1.2rem; margin-bottom: .5rem; a{ text-decoration: none; &:hover{ text-decoration: underline; } } } } } .block-region-third{ margin-top: -7rem; z-index: 20; position: relative; h2{ font-size: $font-big; background-color: black; color: white; padding: .3rem .5rem; } #evenements-block_1{ background-color: brown; margin-bottom: 3rem; } .item-list{ background-color:white; color: brown; padding: 1rem 0; li{ margin-bottom: 1rem; font-weight: 500; .views-field-field-type-de-ressource{ text-transform: uppercase; margin-bottom: .2rem; } .views-field-title{ font-style: italic; a{ text-decoration: none; &:hover{ text-decoration: underline; } } } .views-field-field-sous-titre{ font-weight: 400; } } } } }