This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -134,6 +134,16 @@
 | 
			
		||||
						}
 | 
			
		||||
					
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				.programme-883{
 | 
			
		||||
					.views-field{
 | 
			
		||||
						background: $col-transition;
 | 
			
		||||
					}
 | 
			
		||||
						.views-field-field-programme{
 | 
			
		||||
							color: $col-transition !important;
 | 
			
		||||
						}
 | 
			
		||||
					
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				.slick-slide{
 | 
			
		||||
					margin: 0 1rem;
 | 
			
		||||
@@ -227,6 +237,17 @@
 | 
			
		||||
					
 | 
			
		||||
					}
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				.programme-883{
 | 
			
		||||
 | 
			
		||||
					color: $col-transition !important;
 | 
			
		||||
					
 | 
			
		||||
					.views-field-field-programme{
 | 
			
		||||
						
 | 
			
		||||
						background: $col-transition;
 | 
			
		||||
					
 | 
			
		||||
					}
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				.views-field{
 | 
			
		||||
					background: white;
 | 
			
		||||
 
 | 
			
		||||
@@ -187,6 +187,16 @@
 | 
			
		||||
						}
 | 
			
		||||
					
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				.programme-883{
 | 
			
		||||
					.views-field{
 | 
			
		||||
						background: $col-transition;
 | 
			
		||||
					}
 | 
			
		||||
						.views-field-field-programme{
 | 
			
		||||
							color: $col-transition !important;
 | 
			
		||||
						}
 | 
			
		||||
					
 | 
			
		||||
					
 | 
			
		||||
				}
 | 
			
		||||
				// mise en page temporaire
 | 
			
		||||
				// article{
 | 
			
		||||
 
 | 
			
		||||
@@ -280,6 +280,17 @@
 | 
			
		||||
			
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	.programme-883{
 | 
			
		||||
		.views-field{
 | 
			
		||||
			color: $col-transition !important;
 | 
			
		||||
		}
 | 
			
		||||
		.views-field-field-programme{
 | 
			
		||||
			.field-content{
 | 
			
		||||
				background: $col-transition ;
 | 
			
		||||
			}
 | 
			
		||||
			
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -653,6 +664,21 @@
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
	}
 | 
			
		||||
	.programme-883{
 | 
			
		||||
		// background: center / 45% no-repeat url(../images/POPSU_metropoles.svg) white;
 | 
			
		||||
		img{
 | 
			
		||||
			width: 45%;
 | 
			
		||||
			@include breakpoint(small down) {
 | 
			
		||||
				width: 100%;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
		&:hover{
 | 
			
		||||
			background: $col-transition;
 | 
			
		||||
			img{
 | 
			
		||||
				display: none;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -109,6 +109,11 @@
 | 
			
		||||
		.field_programme{
 | 
			
		||||
			background-color: $col-met;
 | 
			
		||||
		}
 | 
			
		||||
    }
 | 
			
		||||
	&.programme-883{
 | 
			
		||||
		.field_programme{
 | 
			
		||||
			background-color: $col-transition;
 | 
			
		||||
		}
 | 
			
		||||
    }
 | 
			
		||||
	.block-region-second{
 | 
			
		||||
		display:grid;
 | 
			
		||||
 
 | 
			
		||||
@@ -37,6 +37,39 @@
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
.page-node-type-programme{
 | 
			
		||||
 | 
			
		||||
    //tmp pour partenaire  programme exode 
 | 
			
		||||
    // .field_partenaires{
 | 
			
		||||
    //     display: none;
 | 
			
		||||
    //     align-items: center;
 | 
			
		||||
    //     justify-items: center;
 | 
			
		||||
    //     // grid-template-columns: repeat(5 , 1fr);
 | 
			
		||||
    //     grid-template-columns: repeat(4 , 1fr);
 | 
			
		||||
    //     margin-top: 0.5rem;
 | 
			
		||||
    //     .paragraph{
 | 
			
		||||
            
 | 
			
		||||
    //         .field_logo_partenaire{
 | 
			
		||||
    //             div:first-child{
 | 
			
		||||
    //                 display: none;
 | 
			
		||||
    //             }
 | 
			
		||||
    //             grid-column: 1;
 | 
			
		||||
    //             grid-row: 1;
 | 
			
		||||
    //             img{
 | 
			
		||||
    //                 max-width: 80%;
 | 
			
		||||
    //             }
 | 
			
		||||
    //         }
 | 
			
		||||
    //         .field_nom_partenaire{
 | 
			
		||||
    //             display: none;
 | 
			
		||||
    //             div:first-child{
 | 
			
		||||
    //                 display: none;
 | 
			
		||||
    //             }
 | 
			
		||||
    //             grid-column: 2;
 | 
			
		||||
    //             grid-row: 1;
 | 
			
		||||
    //         }
 | 
			
		||||
    //     }
 | 
			
		||||
    // }
 | 
			
		||||
 | 
			
		||||
    //end tmp 
 | 
			
		||||
    
 | 
			
		||||
    &.programme-2,&.programme-3,&.programme-4{
 | 
			
		||||
        #programme_toc-block_5{
 | 
			
		||||
@@ -349,6 +382,7 @@
 | 
			
		||||
            //background: center / contain no-repeat url(../../images/POPSU_monde.svg);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &.programme-6{
 | 
			
		||||
        #node\:field_document .field_document{
 | 
			
		||||
            background:$col-ter;
 | 
			
		||||
@@ -377,6 +411,16 @@
 | 
			
		||||
            //background: center / contain no-repeat url(../../images/POPSU_metropoles.svg);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    &.programme-883{
 | 
			
		||||
        #node\:field_document .field_document{
 | 
			
		||||
            background:$col-transition;
 | 
			
		||||
        }
 | 
			
		||||
        article{
 | 
			
		||||
            h2,h3,h4,h5,h6,.field_titre{
 | 
			
		||||
                color: $col-transition;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    .layout-content{
 | 
			
		||||
        position: relative;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -70,6 +70,15 @@
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	.programme-883{
 | 
			
		||||
		color: $col-transition;
 | 
			
		||||
		.views-field-field-programme{
 | 
			
		||||
			.field-content{
 | 
			
		||||
				background: $col-transition;
 | 
			
		||||
				color:white;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	/// end colo 
 | 
			
		||||
 | 
			
		||||
	main{
 | 
			
		||||
@@ -614,6 +623,16 @@
 | 
			
		||||
				background: $col-met ;                
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	&.programme-883{
 | 
			
		||||
		.block-region-second{
 | 
			
		||||
			h2,.field_auteurs,.field_date_de_parution,.field_type_de_ressource,.field_collections{
 | 
			
		||||
				color: $col-transition !important;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
		.field_programme div{
 | 
			
		||||
				background: $col-transition ;                
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	// Copy from themes
 | 
			
		||||
	// .block-region-first{
 | 
			
		||||
    //     // .field_programme{
 | 
			
		||||
 
 | 
			
		||||
@@ -101,6 +101,9 @@
 | 
			
		||||
        &.programme-7{
 | 
			
		||||
            background: $col-met;
 | 
			
		||||
        }
 | 
			
		||||
        &.programme-883{
 | 
			
		||||
            background: $col-transition;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    //fin couleurp popsu 
 | 
			
		||||
    // .block-region-first{
 | 
			
		||||
@@ -499,6 +502,14 @@
 | 
			
		||||
            }
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
&.programme-883{
 | 
			
		||||
    .block-region-second{
 | 
			
		||||
        h2,h3,h4,h5,h6,.field_titre{
 | 
			
		||||
                color: $col-transition;
 | 
			
		||||
            }
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    // font-size: $font-small;
 | 
			
		||||
@@ -691,6 +702,14 @@
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
            
 | 
			
		||||
        &.programme-883{
 | 
			
		||||
            h2{
 | 
			
		||||
                color: $col-transition !important;
 | 
			
		||||
            }
 | 
			
		||||
            .field_programme{
 | 
			
		||||
                    background: $col-transition ;                
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
            
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
@@ -809,6 +828,9 @@
 | 
			
		||||
            .programme-7{
 | 
			
		||||
                    color: $col-met !important;
 | 
			
		||||
            }
 | 
			
		||||
            .programme-883{
 | 
			
		||||
                color: $col-transition !important;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    #node\:title:before{
 | 
			
		||||
 
 | 
			
		||||
@@ -125,6 +125,23 @@
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	.programme-883{
 | 
			
		||||
		.views-field-field-programme{
 | 
			
		||||
			.field-content{
 | 
			
		||||
				background: $col-transition;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
		.views-field{
 | 
			
		||||
			color: $col-transition;
 | 
			
		||||
		}
 | 
			
		||||
		.views-field-title > span{
 | 
			
		||||
			color: $col-transition;
 | 
			
		||||
			&:hover{
 | 
			
		||||
				background: $col-transition;
 | 
			
		||||
				color:white;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
////////////////////////////////////////@at-root
 | 
			
		||||
 
 | 
			
		||||
@@ -38,6 +38,11 @@
 | 
			
		||||
            background: $col-met;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    .programme-883{
 | 
			
		||||
        .block-region-third .field_ressources_liees{
 | 
			
		||||
            background: $col-transition;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    .block-region-third{
 | 
			
		||||
        background-color: $bck-col;
 | 
			
		||||
        .field_evenements_lies, .field_ressources_liees{
 | 
			
		||||
@@ -87,6 +92,9 @@
 | 
			
		||||
                &.programme-7{
 | 
			
		||||
                    background: $col-met;
 | 
			
		||||
                }
 | 
			
		||||
                &.programme-883{
 | 
			
		||||
                    background: $col-transition;
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -75,6 +75,16 @@ body{
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
		&.programme-883{
 | 
			
		||||
			#node\:title,.field_sous_titre,.field_intro{
 | 
			
		||||
				color: $col-transition;
 | 
			
		||||
			}
 | 
			
		||||
			article{
 | 
			
		||||
				h2,h3,h4,h5,h6,.field_titre,.field_type_de_ressource{
 | 
			
		||||
					color: $col-transition;
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -218,6 +228,12 @@ i, em{
 | 
			
		||||
			color: $col-met;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	.programme-883{
 | 
			
		||||
		background: $col-transition;
 | 
			
		||||
		&:hover{
 | 
			
		||||
			color: $col-transition;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,8 @@ $col-eur: #646578;
 | 
			
		||||
$col-mond: #ab9569;
 | 
			
		||||
$col-ter: #e01a35; 
 | 
			
		||||
$col-2: #4dabc1; //popsu 1 : programme 2 ?
 | 
			
		||||
$col-1: #61ab32; 
 | 
			
		||||
$col-1: #61ab32;
 | 
			
		||||
$col-transition:#2aa088;
 | 
			
		||||
 | 
			
		||||
$bck-col: #eff2f9;
 | 
			
		||||
$lightblue: #98d0d9;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user