css page ressources
This commit is contained in:
@@ -0,0 +1,260 @@
|
||||
|
||||
.path-ressources{
|
||||
.layout-content{
|
||||
width: 100vw;
|
||||
.region-content{
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
#block-contenudelapageprincipale{
|
||||
span{
|
||||
// visibility: hidden;
|
||||
}
|
||||
|
||||
.layout--onecol{
|
||||
.layout__region--content{
|
||||
.block-region-content{
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(8, 2fr) 1fr;
|
||||
|
||||
// texte présentation
|
||||
.block-config-pages-block{
|
||||
grid-column: 3 / span 5;
|
||||
|
||||
.config_pages--base-de-donnees--full{
|
||||
// .field--name-field-introduction{
|
||||
grid-column: 3 / span 5;
|
||||
margin: 2rem;
|
||||
.field--name-field-introduction{
|
||||
// width: 65%;
|
||||
margin: auto;
|
||||
background: $white;
|
||||
margin-top:5rem;
|
||||
}
|
||||
@media (max-width: 810px){
|
||||
padding: 2rem;
|
||||
margin-top:1rem;
|
||||
}
|
||||
// }
|
||||
}
|
||||
}
|
||||
// .block-views-blockcollection--block-1{
|
||||
// grid-column: 3 / span 5;
|
||||
// // margin: 2rem;
|
||||
// // .field--name-field-introduction{
|
||||
// // width: 65%;
|
||||
// margin: auto;
|
||||
// background: $white;
|
||||
// margin-top:5rem;
|
||||
// // }
|
||||
// @media (max-width: 810px){
|
||||
// padding: 2rem;
|
||||
// margin-top:1rem;
|
||||
// }
|
||||
// }
|
||||
|
||||
//button proposer une ressource
|
||||
.block-block-content82917d0c-5004-4bfb-af66-ce334782d82d{
|
||||
// visibility: hidden;
|
||||
grid-column: 8 / span 9;
|
||||
grid-row: 1;
|
||||
margin-top: 4rem;
|
||||
background-color: $blue-light;
|
||||
height: fit-content;
|
||||
width: 60%;
|
||||
margin-left: 2rem;
|
||||
grid-row: 2;
|
||||
.display{
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
.field--name-field-lien{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
margin-left: 1.5rem;
|
||||
margin-right: 1.5rem;
|
||||
text-align: center;
|
||||
a{
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
&:after{
|
||||
margin-left: auto;
|
||||
padding-top: 1rem;
|
||||
display: block;
|
||||
content:url("../images/pictos/noun_Arrow_3771902.svg")
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 810px){
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// grille des ressources
|
||||
.block-views-blockbase-de-donnees-block-1{
|
||||
width: 100%;
|
||||
grid-column: 3 / span 8;
|
||||
.view-filters{
|
||||
background-color: $white;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
.views-exposed-form-base-de-donnees-block-1{
|
||||
width: fit-content;
|
||||
display: flex;
|
||||
.js-form-item.form-item.js-form-type-select.form-item-field-type-de-ressource-target-id.js-form-item-field-type-de-ressource-target-id{
|
||||
width: fit-content;
|
||||
}
|
||||
.form-item{
|
||||
width: fit-content;
|
||||
}
|
||||
.form-item-field-type-de-ressource-target-id{
|
||||
width: fit-content;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
.view-content{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
.views-row{
|
||||
width: 25%;
|
||||
flex: 0 0 25%;
|
||||
border: 2px solid $blue-light;
|
||||
// background-color: $white;
|
||||
// margin-bottom: 1rem;
|
||||
// &:hover{
|
||||
// background-color: $blue-light;
|
||||
// }
|
||||
.node-type-ressource{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
// border: 2px solid $blue-light;
|
||||
padding: 1rem;
|
||||
|
||||
// &:hover{
|
||||
// background-color: $blue-light;
|
||||
// .field--name-field-mots-clefs{
|
||||
// // &::after{
|
||||
// // content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
|
||||
// // }
|
||||
// }
|
||||
// }
|
||||
// &::after{
|
||||
// content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
// align-self: end;
|
||||
// margin-top: 1rem;
|
||||
// }
|
||||
|
||||
.field--name-field-type-de-ressource{
|
||||
text-transform: uppercase;
|
||||
|
||||
a{
|
||||
color: $blue-light;
|
||||
font-weight: 900;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
.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-mots-clefs{
|
||||
display: flex;
|
||||
margin-top: 2rem;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
||||
// &::after{
|
||||
// content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
|
||||
// align-self: center;
|
||||
|
||||
// }
|
||||
.field__item{
|
||||
|
||||
margin-right: 0.5rem;
|
||||
padding-left: 0.3rem;
|
||||
padding-right: 0.3rem;
|
||||
font-size: 0.8rem;
|
||||
|
||||
a{
|
||||
background: $blue-dark;
|
||||
color: $white;
|
||||
font-weight: 800;
|
||||
vertical-align: super;
|
||||
padding-left: 0.1rem;
|
||||
padding-right: 0.1rem;
|
||||
display: inline-flex;
|
||||
}
|
||||
}
|
||||
}
|
||||
ul.links.inline{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 810px){
|
||||
flex-direction: column;
|
||||
.views-row{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@@ -30,8 +30,8 @@
|
||||
@import "pages/_contact";
|
||||
@import "pages/_faq";
|
||||
@import "pages/_mentions-legales";
|
||||
@import "pages/_basededonnees";
|
||||
@import "pages/_basededonnees_autres";
|
||||
// @import "pages/_basededonnees";
|
||||
// @import "pages/_basededonnees_autres";
|
||||
|
||||
@import "pages/_ressource";
|
||||
@import "pages/_offresdeservices";
|
||||
@@ -42,6 +42,8 @@
|
||||
@import "pages/_projet";
|
||||
@import "pages/_incubateur";
|
||||
@import "pages/_lincubateur_newpage";
|
||||
@import "pages/_ressources";
|
||||
|
||||
|
||||
|
||||
/*partials*/
|
||||
|
||||
Reference in New Issue
Block a user