document page programme

This commit is contained in:
armansansd 2021-10-21 15:22:32 +02:00
parent a0a8fbec2e
commit b01ae0b43c
2 changed files with 11 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -413,11 +413,21 @@
.paragraph{
margin-bottom: 2rem;
color: white;
display: grid;
grid-template-columns: 42% auto;
}
.field_titre{
font-weight: 600;
}
.field_vignette{
padding: .3rem;
}
.field_document{
padding: 0;
grid-column: 1 / span 2;
padding: .3rem;
}
}
#evenements-block_1, #node\:field_document{