ajout page actualité css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user