This commit is contained in:
parent
2b0b816a8a
commit
eaf468c157
File diff suppressed because one or more lines are too long
@ -701,6 +701,11 @@
|
|||||||
.field_auteurs{
|
.field_auteurs{
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: $font-medium;
|
font-size: $font-medium;
|
||||||
|
p{
|
||||||
|
position: relative;
|
||||||
|
float: left;
|
||||||
|
margin-right: .4rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#node\:body{
|
#node\:body{
|
||||||
@ -737,6 +742,11 @@
|
|||||||
}
|
}
|
||||||
#node\:field_collections{
|
#node\:field_collections{
|
||||||
//grid-row: 5;
|
//grid-row: 5;
|
||||||
|
grid-row: 3 / span 1;
|
||||||
|
grid-column: 4 / span 6;
|
||||||
|
font-size: $font-medium;
|
||||||
|
}
|
||||||
|
#node\:field_sous_titre{
|
||||||
grid-row: auto / span 1;
|
grid-row: auto / span 1;
|
||||||
grid-column: 4/ span 6 ;
|
grid-column: 4/ span 6 ;
|
||||||
font-size: $font-medium;
|
font-size: $font-medium;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user