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{
|
||||
font-weight: 600;
|
||||
font-size: $font-medium;
|
||||
p{
|
||||
position: relative;
|
||||
float: left;
|
||||
margin-right: .4rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
#node\:body{
|
||||
@ -737,10 +742,15 @@
|
||||
}
|
||||
#node\:field_collections{
|
||||
//grid-row: 5;
|
||||
grid-row: auto / span 1;
|
||||
grid-row: 3 / span 1;
|
||||
grid-column: 4 / span 6;
|
||||
font-size: $font-medium;
|
||||
}
|
||||
#node\:field_sous_titre{
|
||||
grid-row: auto / span 1;
|
||||
grid-column: 4/ span 6 ;
|
||||
font-size: $font-medium;
|
||||
}
|
||||
#node\:field_theme{
|
||||
grid-column: 4 / span 6;
|
||||
//grid-row: 6;
|
||||
|
Loading…
x
Reference in New Issue
Block a user