@import 'pagelayout'; @import "../elements/introduction"; .introduction h1 + p {clear: left;} @import "../elements/newsletter"; // LISTE ACTUALITES .content{ &_actualites{ margin-bottom: @rules-peb; .shuffle{ &-content{position: relative;overflow: hidden;} &-item { margin-top: 20px;display: block;position: relative; figure {display: block;width: 100%;height: auto;} &.center-shuffle-item {right: 0;margin: 20px auto 0 auto;} .embed-responsive { position: relative;top: 15px; a div {position: absolute;width: 100%;height: 100%;display: block;} } &:hover .item-content, &:focus .item-content {background-color: @greyeb} .item{ &-title a { color: @black33; &:hover, &:focus {color: @brand-primary} } &-content{ padding: 10px 10px 0;border: 1px solid @greycc; strong{font-family: 'open_sansregular';font-weight: normal} p{font-family: 'open_sansregular';line-height: 1.3;color: @black33; &.item-title{font-family: 'open_sansbold';} } } .type{display: inline-block;background-color: @brand-primary;color: @white;padding: 0px 5px;margin-bottom: 0;} } } } } .actualites_more{padding-bottom: 10px;margin-top: @rules-peb;} } // WIDGET ACTUALITES .actualites{margin-top: @rules-peb}