]> _ Git - bloomsburie.git/commitdiff
#7264
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 14 Feb 2025 14:48:01 +0000 (15:48 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 14 Feb 2025 14:48:01 +0000 (15:48 +0100)
less/footer.less

index abb6d4e4fccc6778b241aadca395571962736ef1..526a622d19f1ca0f5a7e7e0599dd058c8317c157 100644 (file)
                color: #242323;
                padding-bottom: 50px;
                padding-left: 60px;
-               background-image: url('/images/picto_footer_mail.svg');
+               background-image: url("/images/picto_footer_mail.svg");
        }
        .bureau {
                float: left;
                }
        }
 
-       .reseaux {
-               .social {
-                       display: inline-block;
-                       width: 42px;
-                       height: 42px;
-                       box-sizing: border-box;
-                       text-align: center;
-                       margin-right: 20px;
-                       background-color: #212327;
-                       border-radius: 25px;
-                       padding: 8px 0 0 0;
-               }
-
-               .Pinterest {
-                       display: none;
-               }
-
-               .Facebook:hover {
-                       background-color: #39599f;
-               }
-               .Twitter:hover {
-                       background-color: #45b0e3;
-               }
-               .Google:hover {
-                       background-color: #e64405;
-               }
-               .Pinterest:hover {
-                       background-color: #ca111a;
-               }
-       }
        .footer-bottom {
                background-color: #eeeeee;
                height: 46px;