colonne ressources - path-projet
This commit is contained in:
		 Submodule web/profiles/d8-starterkit-profile updated: 179aa99415...5069345d9d
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -696,6 +696,60 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-node-type-projet{
 | 
			
		||||
    .block-region-third{
 | 
			
		||||
        #ressources-block_1{
 | 
			
		||||
            // padding: 0.5rem 1rem;
 | 
			
		||||
            .views-row{
 | 
			
		||||
                margin-bottom: 0;
 | 
			
		||||
                color: black;
 | 
			
		||||
                display: grid;
 | 
			
		||||
                grid-template-columns: 25% auto;
 | 
			
		||||
            }
 | 
			
		||||
            .views-field-title{
 | 
			
		||||
                font-weight: 600;
 | 
			
		||||
                grid-column: 1 / span 2;
 | 
			
		||||
                grid-row: 1;
 | 
			
		||||
                
 | 
			
		||||
            }
 | 
			
		||||
            .views-field-field-image{
 | 
			
		||||
                grid-column: 1 / span 1;
 | 
			
		||||
                
 | 
			
		||||
            }
 | 
			
		||||
            .views-field-field-auteurs{
 | 
			
		||||
                padding: 0;
 | 
			
		||||
                grid-column: 2 / span 1;
 | 
			
		||||
                padding: .3rem;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
            .programme-1{
 | 
			
		||||
                    color: $col-1 !important;                
 | 
			
		||||
            }
 | 
			
		||||
            .programme-2{
 | 
			
		||||
                    color: $col-2 !important;
 | 
			
		||||
                
 | 
			
		||||
            }
 | 
			
		||||
            .programme-3{
 | 
			
		||||
                    color: $col-eur !important;
 | 
			
		||||
            }
 | 
			
		||||
            .programme-4{
 | 
			
		||||
                    color: $col-1;
 | 
			
		||||
            }
 | 
			
		||||
            
 | 
			
		||||
            .programme-5{
 | 
			
		||||
 | 
			
		||||
                    color: $col-mond !important;
 | 
			
		||||
 | 
			
		||||
            }
 | 
			
		||||
            .programme-6{
 | 
			
		||||
                    color: $col-ter !important;
 | 
			
		||||
    
 | 
			
		||||
            }
 | 
			
		||||
            .programme-7{
 | 
			
		||||
                    color: $col-met !important;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    #node\:title:before{
 | 
			
		||||
        content: "ville";
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user