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;
@@ -2,12 +2,9 @@
.layout--threecol-25-50-25{
padding-top: 2rem;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%" version="1.1"><rect x="0" y="0" width="80" height="80" transform="rotate(35) translate(430, -800) scale(15)" fill="none" stroke="rgb(0,158,227)" stroke-width="0.4px"/></svg>');
// background-image: url("../images/pictos/carre-contour-bleu.svg");
background-repeat: no-repeat;
// background-position: -20px;
}
.layout__region--top{ //bandeau titre page static
// height: 500px;
padding-bottom: 3rem;
.block-region-top{
height: inherit;
@@ -46,7 +43,7 @@
.field--name-field-titre{
display: flex;
font-size: 1rem;
font-weight: 800;
font-weight: 1000;
color: $blue-dark;
border-bottom: 1px solid $blue-light;
padding-bottom: 0.5rem;
@@ -65,7 +62,8 @@
.block-entity-fieldnodefield-textes{
.field--name-field-titre{
font-size: 1.5rem;
font-weight: 800;
font-weight: 1000;
font-family: 'Source Code Pro';
color: $blue-dark;
text-transform: uppercase;
}
+2 -1
View File
@@ -20,9 +20,10 @@
@import "pages/_static";
@import "pages/_home";
@import "pages/_partenaires";
@import "pages/_actualites";
@import "pages/_actualite";
@import "pages/_gouvernance";
@import "pages/_ami";
@import "pages/_toutesactualites";
/*partials*/