page ressource && participant
This commit is contained in:
@@ -15,15 +15,6 @@ img{
|
||||
}
|
||||
}
|
||||
|
||||
.programme{
|
||||
.views{
|
||||
section{
|
||||
margin: 0 0 5rem 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#block-views-block-slide-programme-block-1,
|
||||
#block-views-block-dernieres-publications-block-1{
|
||||
.views{
|
||||
@@ -37,7 +28,41 @@ article{
|
||||
.__title{
|
||||
@include croix_or;
|
||||
}
|
||||
.__head{
|
||||
div{
|
||||
& > div{
|
||||
margin: 0rem 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
h4{
|
||||
@include croix_or;
|
||||
}
|
||||
|
||||
blockquote{
|
||||
font-size: 2rem;
|
||||
line-height: 1;
|
||||
margin: 2rem;
|
||||
color: $lightgrey;
|
||||
@include croix_or_B;
|
||||
}
|
||||
|
||||
.container{
|
||||
&.programme{
|
||||
.views{
|
||||
section{
|
||||
&:not(:last-child){
|
||||
@include croix_or;
|
||||
margin: 0 0 2rem 0;
|
||||
& > .d-flex{
|
||||
padding: 0 0 2rem 0;
|
||||
}
|
||||
}
|
||||
&:last-child{
|
||||
margin-bottom: 5rem ;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user