add access thumbnails
This commit is contained in:
@@ -2,7 +2,13 @@
|
||||
section{
|
||||
& > div:not(.__slide){
|
||||
article.thumbnails.programme{
|
||||
@include shadow;
|
||||
a{
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: white;
|
||||
@include shadow;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -98,6 +104,18 @@ section{
|
||||
@media screen and (min-width: 992px) {
|
||||
width: calc(100% / 3 - #{$gutter} * 2);
|
||||
}
|
||||
.inter{
|
||||
margin-top: 0.5rem;
|
||||
span{
|
||||
color: $color2;
|
||||
font-size: 0.8rem;
|
||||
font-family: 'truenoregular_italic';
|
||||
text-transform: none!important;
|
||||
strong{
|
||||
font-family: 'truenobold_italic';
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user