page 1 offre
This commit is contained in:
@@ -1597,6 +1597,214 @@ a {
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
align-self: end; }
|
||||
|
||||
.page-node-type-offre-de-service {
|
||||
background: url("../images/pictos/carre-contour-bleu-offre.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top {
|
||||
margin-top: 2rem;
|
||||
margin-left: 13%;
|
||||
display: grid;
|
||||
grid-template-columns: auto auto 1fr;
|
||||
grid-template-rows: repeat(6 auto); }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-photo {
|
||||
width: fit-content;
|
||||
grid-column: 1;
|
||||
grid-row: 1 / span 6;
|
||||
width: 250px;
|
||||
height: 250px;
|
||||
margin-right: 2rem; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-photo img {
|
||||
width: 100%;
|
||||
height: auto; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-prenom {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 2;
|
||||
grid-row: 1;
|
||||
padding-right: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
font-size: 1.5rem; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-nom {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 3;
|
||||
grid-row: 1;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
font-size: 1.5rem; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-structure {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 2;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
font-size: 0.8rem;
|
||||
margin-top: 0.5rem; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-structure::after {
|
||||
content: url('data:image/svg+xml,<svg width="160" height="30" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(0,158,227)" stroke-width="3"/></svg>'); }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 3;
|
||||
font-size: 2.5rem;
|
||||
font-family: "Source Code Pro"; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodetitle a {
|
||||
color: black; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-localisation {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 4;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
font-size: 00.8rem; }
|
||||
.page-node-type-offre-de-service .layout__region--top .block-region-top .block-entity-fieldnodefield-date-de-proposition {
|
||||
background: white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 5;
|
||||
font-size: 0.8rem;
|
||||
padding-top: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--second {
|
||||
margin-top: 3rem;
|
||||
margin-left: 20%;
|
||||
margin-right: 2rem; }
|
||||
.page-node-type-offre-de-service .layout__region--second .block-entity-fieldnodebody .field--type-text-with-summary {
|
||||
background: white; }
|
||||
.page-node-type-offre-de-service .layout__region--second .block-entity-fieldnodebody .field--type-text-with-summary p {
|
||||
margin: 0; }
|
||||
.page-node-type-offre-de-service .layout__region--third {
|
||||
margin-top: 3rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 70%; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-courriel {
|
||||
background: #009ee3;
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
padding-top: 1rem;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-telephone {
|
||||
background: #009ee3;
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
padding-bottom: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
|
||||
height: fit-content;
|
||||
border: 2px solid #009ee3;
|
||||
background-color: white;
|
||||
margin-top: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .field--name-field-fichiers {
|
||||
min-height: 4rem;
|
||||
background: white;
|
||||
color: #009ee3;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
||||
display: none; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
|
||||
height: inherit;
|
||||
margin: auto; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
|
||||
content: url("../images/pictos/noun_Download_file_307900.svg");
|
||||
min-width: 50px;
|
||||
height: auto;
|
||||
padding-right: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
|
||||
hyphens: auto;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: #009ee3;
|
||||
font-weight: 800; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-liens {
|
||||
margin-top: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
|
||||
margin: auto;
|
||||
height: fit-content;
|
||||
border: 2px solid #009ee3;
|
||||
min-height: 4rem;
|
||||
background: white;
|
||||
color: #009ee3;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: #009ee3;
|
||||
font-weight: 800; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a::before {
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
min-width: 50px;
|
||||
height: auto;
|
||||
padding-right: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
|
||||
display: none; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
|
||||
margin-top: 3rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .field__label {
|
||||
font-size: 0.8rem;
|
||||
color: black;
|
||||
font-weight: 900;
|
||||
margin-bottom: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: 2px solid #009ee3;
|
||||
padding: 1rem;
|
||||
height: fit-content;
|
||||
margin-bottom: 1rem;
|
||||
background-color: white; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource:first-of-type {
|
||||
border-top: 1px solid #009ee3;
|
||||
padding-top: 1rem; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource:first-of-type::after {
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
align-self: end; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-title h2 {
|
||||
margin: 0; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-title a {
|
||||
color: black;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-auteur-s- {
|
||||
font-weight: 800; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-auteur-s- p {
|
||||
margin: 0; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
|
||||
display: none; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-edition p {
|
||||
margin: 0; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-edition .field__label {
|
||||
display: none; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-images {
|
||||
display: none;
|
||||
width: 50%; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-images img {
|
||||
width: 100%;
|
||||
height: auto; }
|
||||
.page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource .field--name-field-type-de-ressource {
|
||||
display: inline-flex;
|
||||
margin-top: 2rem;
|
||||
background: #09398b;
|
||||
margin-right: 1rem;
|
||||
padding-left: 0.3rem;
|
||||
padding-right: 0.3rem;
|
||||
color: white;
|
||||
font-weight: 800;
|
||||
vertical-align: middle; }
|
||||
|
||||
.path-ressources.annuairederecherche .layout-content .region-content #block-contenudelapageprincipale span {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem;
|
||||
|
||||
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1859.6678"
|
||||
height="1397.6678"
|
||||
viewBox="0 0 492.03713 369.80117"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
|
||||
sodipodi:docname="carre-contour-bleu-offre.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview7"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.23221476"
|
||||
inkscape:cx="850.5058"
|
||||
inkscape:cy="1175.6359"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1015"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="36"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
units="px"
|
||||
height="1398.6679px" />
|
||||
<defs
|
||||
id="defs2" />
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(137.2971,127.25679)">
|
||||
<rect
|
||||
style="fill:none;stroke:#009ee3;stroke-width:0.99875;stroke-miterlimit:10"
|
||||
id="rect846"
|
||||
width="352.8764"
|
||||
height="350.48984"
|
||||
x="-86.353134"
|
||||
y="-236.12567"
|
||||
transform="matrix(0.84130088,0.54056713,-0.55615919,0.83107578,0,0)" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,293 @@
|
||||
.page-node-type-offre-de-service{
|
||||
|
||||
background: url('../images/pictos/carre-contour-bleu-offre.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
|
||||
// #block-contenudelapageprincipale{
|
||||
.layout__region--top{
|
||||
|
||||
.block-region-top{
|
||||
margin-top: 2rem;
|
||||
margin-left: 13%;
|
||||
display: grid;
|
||||
grid-template-columns: auto auto 1fr;
|
||||
grid-template-rows: repeat(6 auto);
|
||||
|
||||
.block-entity-fieldnodefield-photo{
|
||||
width: fit-content;
|
||||
grid-column: 1;
|
||||
grid-row: 1 / span 6;
|
||||
width: 250px;
|
||||
height: 250px;
|
||||
margin-right: 2rem;
|
||||
img{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-prenom{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 2;
|
||||
grid-row: 1;
|
||||
padding-right: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
.block-entity-fieldnodefield-nom{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 3;
|
||||
grid-row: 1;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
.block-entity-fieldnodefield-structure{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 2;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
font-size: 0.8rem;
|
||||
margin-top: 0.5rem;
|
||||
&::after{
|
||||
content:url('data:image/svg+xml,<svg width="160" height="30" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(0,158,227)" stroke-width="3"/></svg>');
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodetitle{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 3;
|
||||
font-size: 2.5rem;
|
||||
font-family: "Source Code Pro";
|
||||
|
||||
a{
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-localisation{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 4;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
font-size: 00.8rem;
|
||||
}
|
||||
.block-entity-fieldnodefield-date-de-proposition{
|
||||
background: $white;
|
||||
width: fit-content;
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 5;
|
||||
font-size: 0.8rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.layout__region--second{ // paragraphe texte
|
||||
margin-top: 3rem;
|
||||
margin-left: 20%;
|
||||
margin-right: 2rem;
|
||||
.block-entity-fieldnodebody{
|
||||
.field--type-text-with-summary{
|
||||
background: $white;
|
||||
p{ margin: 0;}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.layout__region--third{ // colone de droite fichiers et ressources liées
|
||||
margin-top: 3rem;
|
||||
.block-region-third{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 70%;
|
||||
|
||||
.block-entity-fieldnodefield-courriel{
|
||||
background: $blue-light;
|
||||
color: $white;
|
||||
font-weight: 600;
|
||||
padding-top: 1rem;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
.block-entity-fieldnodefield-telephone{
|
||||
background: $blue-light;
|
||||
color: $white;
|
||||
font-weight: 600;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-fichiers{
|
||||
height: fit-content;
|
||||
border: 2px solid $blue-light;
|
||||
background-color: $white;
|
||||
margin-top: 1rem;
|
||||
|
||||
}
|
||||
.field--name-field-fichiers{
|
||||
min-height: 4rem;
|
||||
background: $white;
|
||||
color: $blue-light;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
}
|
||||
|
||||
.file--mime-application-pdf{
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
::before{
|
||||
content: url("../images/pictos/noun_Download_file_307900.svg");
|
||||
min-width:50px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
a{
|
||||
hyphens: auto;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
// max-width: 80px ;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.block-entity-fieldnodefield-liens{
|
||||
margin-top: 1rem;
|
||||
.field--name-field-liens{
|
||||
.field__item{
|
||||
margin: auto;
|
||||
height: fit-content;
|
||||
border: 2px solid $blue-light;
|
||||
min-height: 4rem;
|
||||
background: $white;
|
||||
color: $blue-light;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
a{
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/noun_External Link_674151.svg");
|
||||
min-width: 50px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
svg.ext{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
.block-entity-fieldnodefield-ress{
|
||||
margin-top: 3rem;
|
||||
.field--name-field-ress{
|
||||
.field__label{
|
||||
font-size: 0.8rem;
|
||||
color: $black;
|
||||
font-weight: 900;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.node-type-ressource{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: 2px solid $blue-light;
|
||||
padding: 1rem;
|
||||
|
||||
height: fit-content;
|
||||
margin-bottom: 1rem;
|
||||
background-color: $white;
|
||||
&:first-of-type{
|
||||
border-top: 1px solid $blue-light;
|
||||
padding-top: 1rem;
|
||||
&::after{
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
align-self: end;
|
||||
}
|
||||
}
|
||||
.field--name-title{
|
||||
h2{
|
||||
margin: 0;
|
||||
}
|
||||
a{
|
||||
color: $black;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600;
|
||||
|
||||
}
|
||||
}
|
||||
.field--name-field-auteur-s-{
|
||||
font-weight: 800;
|
||||
p{
|
||||
margin: 0;
|
||||
}
|
||||
.field__label{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
.field--name-field-edition{
|
||||
p{
|
||||
margin: 0;
|
||||
}
|
||||
.field__label{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
.field--name-field-images{
|
||||
display: none;
|
||||
width: 50%;
|
||||
img{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.field--name-field-type-de-ressource{
|
||||
display: inline-flex;
|
||||
margin-top: 2rem;
|
||||
background: $blue-dark;
|
||||
margin-right: 1rem;
|
||||
padding-left: 0.3rem;
|
||||
padding-right: 0.3rem;
|
||||
color: $white;
|
||||
font-weight: 800;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
// }
|
||||
|
||||
}
|
||||
@@ -1,7 +1,5 @@
|
||||
|
||||
.path-ressources{
|
||||
|
||||
}
|
||||
.offresdeservices{
|
||||
.layout-content{
|
||||
.region-content{
|
||||
|
||||
Reference in New Issue
Block a user