filtres /ressources /actualités
This commit is contained in:
		@@ -814,7 +814,19 @@ footer {
 | 
			
		||||
    margin-top: 3rem;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 h2 {
 | 
			
		||||
  text-transform: uppercase;
 | 
			
		||||
  font-family: "gilroy-medium";
 | 
			
		||||
  font-size: 0.7rem;
 | 
			
		||||
}
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 h2::after {
 | 
			
		||||
  content: " :";
 | 
			
		||||
}
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 label {
 | 
			
		||||
  text-transform: lowercase;
 | 
			
		||||
  font-size: 0.7rem;
 | 
			
		||||
  font-family: "gilroy-light";
 | 
			
		||||
}
 | 
			
		||||
#logo-animated-container {
 | 
			
		||||
  width: 60%;
 | 
			
		||||
  margin-left: 20%;
 | 
			
		||||
 
 | 
			
		||||
@@ -16,4 +16,23 @@
 | 
			
		||||
        width: 80%;
 | 
			
		||||
        margin-top: 3rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    #block-quartiers-de-demain-formulaireexposeactuspage-1{
 | 
			
		||||
        h2{
 | 
			
		||||
            text-transform: uppercase;
 | 
			
		||||
            font-family: "gilroy-medium";
 | 
			
		||||
            font-size: 0.7rem;
 | 
			
		||||
            &::after{
 | 
			
		||||
                content: ' :';
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        label{
 | 
			
		||||
            text-transform: lowercase;
 | 
			
		||||
            font-size: 0.7rem;
 | 
			
		||||
            font-family: 'gilroy-light';
 | 
			
		||||
        }
 | 
			
		||||
        .form-select #edit-field-type-d-actualite-target-id--2{
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user