ajout page actualité css

This commit is contained in:
2021-11-26 10:35:54 +01:00
parent 74a6143096
commit 9d08ceee17
6 changed files with 8 additions and 37 deletions
@@ -1,22 +1,4 @@
// .block-entity-fieldnodetitle {
// // .field--type-string{
// // color: $white;
// // background-color: $blue-light;
// // }
// }
.block-entity-fieldnodetitle{
width: 80%;
margin: auto;
.field--name-title{
font-size: 2rem;
font-weight: 800;
color: $white;
background-color: $blue-light;
text-transform: uppercase;
padding: 2rem 1rem 2rem 1rem;
}
}
.field--name-field-partenaires{
padding-top: 3rem;