css intro partenaires
This commit is contained in:
		@@ -3234,6 +3234,10 @@ body {
 | 
			
		||||
.partenaires .layout-content .content_container .views-element-container {
 | 
			
		||||
  width: 80%;
 | 
			
		||||
}
 | 
			
		||||
.partenaires .layout-content .content_container .views-element-container .header_view {
 | 
			
		||||
  width: 85%;
 | 
			
		||||
  margin: auto;
 | 
			
		||||
}
 | 
			
		||||
.partenaires .layout-content .content_container .views-element-container .header_view::after {
 | 
			
		||||
  content: "";
 | 
			
		||||
  display: block;
 | 
			
		||||
@@ -3241,6 +3245,9 @@ body {
 | 
			
		||||
  width: 80%;
 | 
			
		||||
  margin: auto;
 | 
			
		||||
}
 | 
			
		||||
.partenaires .layout-content .content_container .views-element-container .header_view .config_pages--type--intro-partenaires {
 | 
			
		||||
  margin-bottom: 3rem;
 | 
			
		||||
}
 | 
			
		||||
.partenaires .layout-content .content_container .views-element-container h3 {
 | 
			
		||||
  color: rgb(7, 50, 194);
 | 
			
		||||
  font-size: 2.5rem;
 | 
			
		||||
 
 | 
			
		||||
@@ -28,6 +28,8 @@
 | 
			
		||||
                width: 80%;
 | 
			
		||||
 | 
			
		||||
                .header_view{
 | 
			
		||||
                    width: 85%;
 | 
			
		||||
                    margin: auto;
 | 
			
		||||
                    &::after{
 | 
			
		||||
                        content:"";
 | 
			
		||||
                        display: block;
 | 
			
		||||
@@ -35,6 +37,9 @@
 | 
			
		||||
                        width: 80% ;
 | 
			
		||||
                        margin: auto;
 | 
			
		||||
                    }
 | 
			
		||||
                    .config_pages--type--intro-partenaires{
 | 
			
		||||
                        margin-bottom: 3rem;
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                h3{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user