background

This commit is contained in:
2021-11-27 23:22:35 +01:00
parent cd2e9a4a50
commit 27858db5ab
7 changed files with 103 additions and 73 deletions
+10 -6
View File
@@ -1,13 +1,15 @@
// .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-repeat: no-repeat;
// }
.layout__region--top{ //bandeau titre page static
padding-bottom: 3rem;
height: 300px;
.block-region-top{
height: inherit;
}
.block-entity-fieldnodetitle{
width: fit-content;
margin-left: 13%;
margin-top: 200px;
}
.block-entity-fieldnodefield-images{
display: none;
@@ -24,6 +26,7 @@
.block-entity-fieldnodefield-textes{
display: flex;
width: 50%;
background-color: $white;
// justify-content: flex-end;
padding-right: 2rem;
@@ -47,6 +50,7 @@
.layout__region--second{ // paragraphe texte
.block-entity-fieldnodefield-textes{
background-color: $white;
.field--name-field-titre{
font-size: 1.5rem;
font-weight: 1000;