lien téléchargmeent ressources noir
This commit is contained in:
		@@ -4393,6 +4393,23 @@ main {
 | 
			
		||||
    width: 50%;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Documentation-générale .views-row .views-field-field-documents a {
 | 
			
		||||
  display: inline-flex;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  color: white;
 | 
			
		||||
  background: black;
 | 
			
		||||
  text-transform: uppercase;
 | 
			
		||||
  font-size: 0.4rem;
 | 
			
		||||
  padding: 0.1rem 0.5rem;
 | 
			
		||||
  padding-right: 0rem;
 | 
			
		||||
}
 | 
			
		||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Documentation-générale .views-row .views-field-field-documents a::after {
 | 
			
		||||
  display: inline-flex;
 | 
			
		||||
  content: url("../img/noun-arrow-to-right.svg");
 | 
			
		||||
  padding-right: 0.1rem;
 | 
			
		||||
  padding-left: 0.1rem;
 | 
			
		||||
  height: 25px;
 | 
			
		||||
}
 | 
			
		||||
#ressources .layout-content .content_container .views-element-container .view-rows-wrapper.type-Podcast .views-row {
 | 
			
		||||
  width: 50%;
 | 
			
		||||
  height: fit-content;
 | 
			
		||||
 
 | 
			
		||||
@@ -198,6 +198,25 @@
 | 
			
		||||
                            @media(max-width: 810px){
 | 
			
		||||
                                width: 50%;
 | 
			
		||||
                            }
 | 
			
		||||
                            .views-field-field-documents a{
 | 
			
		||||
 | 
			
		||||
                                display: inline-flex;
 | 
			
		||||
                                align-items: center;
 | 
			
		||||
                                color: white;
 | 
			
		||||
                                background: black;
 | 
			
		||||
                                text-transform: uppercase;
 | 
			
		||||
                                font-size: 0.4rem;
 | 
			
		||||
                                padding: 0.1rem 0.5rem;
 | 
			
		||||
                                padding-right: 0rem;
 | 
			
		||||
                                &::after{
 | 
			
		||||
                                    display: inline-flex;
 | 
			
		||||
                                    content: url("../img/noun-arrow-to-right.svg");
 | 
			
		||||
                                    padding-right: 0.1rem;
 | 
			
		||||
                                    padding-left: 0.1rem;
 | 
			
		||||
                                    height: 25px;
 | 
			
		||||
                                }
 | 
			
		||||
                            }
 | 
			
		||||
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                    &.type-Podcast{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user