fix thumb
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,5 +1,18 @@
|
||||
// thumbnails global
|
||||
section{
|
||||
article.thumbnails.programme{
|
||||
.__content{
|
||||
span{
|
||||
color: $color2;
|
||||
font-size: 0.8rem;
|
||||
font-family: 'truenoregular_italic';
|
||||
text-transform: none!important;
|
||||
strong{
|
||||
font-family: 'truenobold_italic';
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
& > div:not(.__slide){
|
||||
article.thumbnails.programme{
|
||||
a{
|
||||
@@ -9,17 +22,6 @@ section{
|
||||
background: white;
|
||||
@include shadow;
|
||||
}
|
||||
.__content{
|
||||
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