| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360 | 
							
- .path-ressources.basededonnees{
 
-     .layout-content{
 
-         width: 100vw;
 
-         .region-content{
 
-             
 
-             #block-contenudelapageprincipale{
 
-                 span{
 
-                     padding-top: 3rem;
 
-                     padding-bottom: 3rem;
 
-                     vertical-align: middle;
 
-                     h2{
 
-                         margin: 0;
 
-                         padding-top: 2rem;
 
-                         height: 4rem;
 
-                         color: $white;
 
-                         font-family: "Source Code Pro";
 
-                         text-transform: uppercase;
 
-                         background: $blue-light; 
 
-                         padding-left: 13%;
 
-                        
 
-                     }
 
-                 }
 
-                 .layout--onecol{
 
-                     .block-region-content{
 
-                         // position: relative;
 
-                         // background: url('../images/pictos/carre-contour-bleu_bdd.svg');
 
-                         // background-repeat: no-repeat;
 
-                         // background-position-y: 40vh;
 
-                         // max-width: 100vw;
 
-                         // background-size: cover;
 
-                         display: grid;
 
-                         grid-template-columns: 1fr repeat(8, 2fr) 1fr;
 
-                         // bandeau filtres collections
 
-                         .block-views-blockcollections-block-1{
 
-                             grid-column: 1 / span 10;
 
-                             background: $background-actus;
 
-                             height: fit-content;
 
-                             display: flex;
 
-                             div:first-of-type{
 
-                                 width: 100%;
 
-                                 display: grid;
 
-                                 grid-template-columns: 1fr repeat(8, 2fr) 1fr;
 
-                                 .view-id-collections{
 
-                                     grid-column: 3 / span 8;
 
-                                     height: 100%;
 
-                                     display: flex;
 
-                                     width: 80%;
 
-                                     // margin: auto;
 
-                                     
 
-                                     .view-content{
 
-                                         display: flex;
 
-                                         flex-direction: row;
 
-                                         margin: auto;
 
-                                         margin-top: 2rem;
 
-                                         margin-bottom: 2rem;
 
-                                         justify-content: space-between;
 
-                                         align-items: center;
 
-                                         
 
-                                         .views-row{
 
-                                             display: flex;
 
-                                             margin: auto;
 
-                                             background: $white;
 
-                                             width: 46%;
 
-                                             height: 80%;
 
-                                             padding: 1rem;
 
-                                             
 
-                                             
 
-                                             .views-field-name{
 
-                                                 .field-content{
 
-                                                     grid-column: 3 /span 6;
 
-  
 
-                                                 }
 
-                                                 span{
 
-                                                 
 
-                                                     margin: 0;
 
-                                                     padding: 1rem;
 
-                                                     padding-bottom: 2rem;
 
-                                                 }
 
-                                                
 
-                                             }
 
-                                             a{
 
-                                                 color: $black;
 
-                                                 font-size: 1.5rem;    
 
-                                                 font-weight: 600;
 
-                                             }
 
-                                             &:hover{
 
-                                                 background: $blue-dark;
 
-                                                 a{
 
-                                                     color: $white;  
 
-                                                 }
 
-                                             }
 
-                                         
 
-             
 
-                                         }
 
-                                         .active{
 
-                                             background-color: $blue-dark;
 
-                                             a{
 
-                                                 color: $white;  
 
-                                             }
 
-                                         }
 
-                                         @media (max-width: 810px){
 
-                                             flex-direction: column;
 
-                                             .views-row{
 
-                                                 width: 100%;
 
-                                                 margin-top: 1rem;
 
-                                             }
 
-                                         }
 
-                                     }
 
-                                 }
 
-                                 // .view-filters{
 
-                                 //     .views-exposed-form-base-de-donnees-block-1{
 
-                                 //         .form-item-field-type-de-ressource-target-id{
 
-                                 //             #edit-field-type-de-ressource-target-id{
 
-                                                 
 
-                                 //                 label{
 
-                                 //                     display: none;
 
-                                 //                 }
 
-                                 //             }
 
-                                         
 
-                                 //         }
 
-                                 //     }
 
-     
 
-                                 // }
 
-                             }
 
-                         }
 
-                         // texte présentation
 
-                         .block-views-blockcollection--block-1{
 
-                             grid-column: 3 / span 5;
 
-                             // margin: 2rem;
 
-                             // .field--name-field-introduction{
 
-                                 // width: 65%;
 
-                                 margin: auto;
 
-                                 background: $white;
 
-                                 margin-top:2rem;
 
-                             // }
 
-                         }
 
-                         //button proposer une ressource
 
-                         .block-block-content82917d0c-5004-4bfb-af66-ce334782d82d{
 
-                             visibility: hidden;
 
-                             // grid-column: 8 / span 9;
 
-                             // 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")
 
-                                     
 
-                             //     }
 
-     
 
-                             // }
 
-                             
 
-                         }
 
-                         // grille des ressources
 
-                         .block-views-blockbase-de-donnees-block-1{
 
-                             // margin: auto;
 
-                             width: 80%;
 
-                             grid-column: 3 / span 8;
 
-                         
 
-                             
 
-                             .view-filters{
 
-                                 display: none;
 
-                                 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;
 
-                                 justify-content: space-between;
 
-                                 margin-top: 3rem;
 
-                                 
 
-                                 .views-row{
 
-                                     width: 49%;
 
-                                     // padding: 1rem;                            
 
-                                     // width: 50%;
 
-                                     min-height: 250px;
 
-                                     border: 2px solid $blue-light;
 
-                                     background-color: $white;
 
-                                     margin-bottom: 1rem;
 
-                                     &:hover{
 
-                                         background-color: $blue-light;    
 
-                                     }
 
-                                     
 
-                                 }
 
-                                 @media (max-width: 810px){
 
-                                     flex-direction: column;
 
-                                     .views-row{
 
-                                         width: 100%;
 
-                                     }
 
-                                 } 
 
-         
 
-                                     .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) {
 
-                             display: flex;
 
-                             flex-direction: column;
 
-                             margin: auto;
 
-                         }
 
-                     
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-         
 
-     }
 
-    
 
- }
 
 
  |