enleve souligné li header nav
This commit is contained in:
		@@ -489,13 +489,6 @@ header .header_nav_container #block-quartiers-de-demain-entete ul li a {
 | 
			
		||||
    font-size: 1rem;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
header .header_nav_container #block-quartiers-de-demain-entete ul li:not(:last-of-type) ::after {
 | 
			
		||||
  content: "";
 | 
			
		||||
  display: block;
 | 
			
		||||
  border-bottom: solid white 1px;
 | 
			
		||||
  padding-bottom: 0.3rem;
 | 
			
		||||
  width: 60%; /* Réduit la largeur du soulignement à 50% */
 | 
			
		||||
}
 | 
			
		||||
header .header_nav_container #block-quartiers-de-demain-selecteurdelangue {
 | 
			
		||||
  width: fit-content;
 | 
			
		||||
  margin: auto;
 | 
			
		||||
 
 | 
			
		||||
@@ -71,9 +71,9 @@ header{
 | 
			
		||||
        }
 | 
			
		||||
        #block-quartiers-de-demain-logorepu-2{
 | 
			
		||||
        display: none;
 | 
			
		||||
        @media(max-width: 891px){
 | 
			
		||||
            @media(max-width: 891px){
 | 
			
		||||
            height: $header-height-pad;
 | 
			
		||||
        }
 | 
			
		||||
             }   
 | 
			
		||||
        }
 | 
			
		||||
        #block-quartiers-de-demain-logoepau-2{
 | 
			
		||||
        display: none;
 | 
			
		||||
@@ -235,17 +235,17 @@ header{
 | 
			
		||||
                        }
 | 
			
		||||
                       
 | 
			
		||||
                    }
 | 
			
		||||
                    &:not(:last-of-type){
 | 
			
		||||
                        ::after{
 | 
			
		||||
                            content: "";
 | 
			
		||||
                            display: block;
 | 
			
		||||
                            border-bottom: solid white 1px;
 | 
			
		||||
                            padding-bottom: 0.3rem;
 | 
			
		||||
                            width: 60%; /* Réduit la largeur du soulignement à 50% */
 | 
			
		||||
                            // margin: 0 auto; /* Centre le soulignement sous l'élément */
 | 
			
		||||
                        }
 | 
			
		||||
                    // &:not(:last-of-type){
 | 
			
		||||
                    //     ::after{
 | 
			
		||||
                    //         content: "";
 | 
			
		||||
                    //         display: block;
 | 
			
		||||
                    //         border-bottom: solid white 1px;
 | 
			
		||||
                    //         padding-bottom: 0.3rem;
 | 
			
		||||
                    //         width: 60%; /* Réduit la largeur du soulignement à 50% */
 | 
			
		||||
                    //         // margin: 0 auto; /* Centre le soulignement sous l'élément */
 | 
			
		||||
                    //     }
 | 
			
		||||
 | 
			
		||||
                    }
 | 
			
		||||
                    // }
 | 
			
		||||
                } 
 | 
			
		||||
            }
 | 
			
		||||
            @media(max-width: 660px){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user