css home buton et forme
This commit is contained in:
		@@ -2773,6 +2773,12 @@ body {
 | 
			
		||||
#pour_candidater #sites-map-container {
 | 
			
		||||
  width: 50%;
 | 
			
		||||
}
 | 
			
		||||
@media (max-width: 500px) {
 | 
			
		||||
  #pour_candidater #sites-map-container {
 | 
			
		||||
    height: fit-content;
 | 
			
		||||
    width: 90%;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
#pour_candidater .field_field_title {
 | 
			
		||||
  color: rgb(7, 50, 194);
 | 
			
		||||
  font-size: 1.2rem;
 | 
			
		||||
 
 | 
			
		||||
@@ -5,6 +5,11 @@
 | 
			
		||||
 | 
			
		||||
    #sites-map-container{
 | 
			
		||||
        width: 50% ;
 | 
			
		||||
        @media(max-width: 500px){
 | 
			
		||||
            height: fit-content;
 | 
			
		||||
            width: 90%;
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
    }
 | 
			
		||||
    .field_field_title{
 | 
			
		||||
        color: $blue_QDD;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user