]> _ Git - miranui.git/commitdiff
wait #7509 @0h45
authorsoufiane <soufiane@cubedesigners.com>
Mon, 5 May 2025 14:31:11 +0000 (16:31 +0200)
committersoufiane <soufiane@cubedesigners.com>
Mon, 5 May 2025 14:31:11 +0000 (16:31 +0200)
wp-content/themes/miranui_new/resources/css/common.scss
wp-content/themes/miranui_new/resources/css/footer.scss
wp-content/themes/miranui_new/resources/css/widgets/_contact.scss
wp-content/themes/miranui_new/resources/images/linkedin.svg

index b5d61efa907b32cdff3ff72d9849ffd837c725fa..6df60580af70b0b54bda5d10e5daa7c0538b4724 100644 (file)
   &-white *{
     color: #ffffff !important;
   }
+
+  &-linkedin {
+    color: #ffffff;
+    &:hover * {
+      color: $darkRed !important;
+    }
+  }
 }
 
 body.mentions-legales {
index 4210950aedc7d1775006ee84f9299492b68bdaeb..fcd551d803f4756cc69e3675ff7175e15b10de27 100644 (file)
     .legal {
       display: block;
       font-size: 14px;
-      margin-top: 48px;
       text-align: left;
+      width: max-content;
+      margin: 48px 0 0;
       @include above($mdScreen) {
-        margin-top: 78px;
+        margin: 78px auto 0;
         text-align: center;
       }
     }
index 1bc87bfaf20529834f8388226faa35ebe75d5e06..2603eb6989905843178f81c4e1577ae5f29269ea 100644 (file)
@@ -64,6 +64,8 @@
     border: 0;
     height: 60px;
     color: #ffffff;
+    cursor: pointer;
+    font-family: 'Poppins', sans-serif;
     &:hover,
     &:focus {
       background-color: $middleBlue;
index 0e04cc6aabab3456ee3fd1c80fe7883b9d9c811c..b8a3a9c7ff7622da8bab0357f9676221969521c4 100644 (file)
@@ -1,9 +1,9 @@
 <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
   <g id="Groupe_46" data-name="Groupe 46" transform="translate(-1426 -8006)">
     <g id="LinkedIn_icon" transform="translate(1425 8005)">
-      <path id="Tracé_95" data-name="Tracé 95" d="M28,28H24.3V21.7c0-1.727-.656-2.692-2.023-2.692-1.487,0-2.264,1-2.264,2.692V28H16.45V16h3.564v1.616a4.187,4.187,0,0,1,3.618-1.983C26.178,15.633,28,17.188,28,20.4ZM12.2,14.429a2.214,2.214,0,1,1,2.2-2.214A2.206,2.206,0,0,1,12.2,14.429ZM10.357,28h3.717V16H10.357Z" fill="#fff" fill-rule="evenodd"/>
+      <path id="Tracé_95" data-name="Tracé 95" d="M28,28H24.3V21.7c0-1.727-.656-2.692-2.023-2.692-1.487,0-2.264,1-2.264,2.692V28H16.45V16h3.564v1.616a4.187,4.187,0,0,1,3.618-1.983C26.178,15.633,28,17.188,28,20.4ZM12.2,14.429a2.214,2.214,0,1,1,2.2-2.214A2.206,2.206,0,0,1,12.2,14.429ZM10.357,28h3.717V16H10.357Z" fill="currentColor" fill-rule="evenodd"/>
     </g>
-    <g id="Rectangle_90" data-name="Rectangle 90" transform="translate(1426 8006)" fill="none" stroke="#fff" stroke-width="2">
+    <g id="Rectangle_90" data-name="Rectangle 90" transform="translate(1426 8006)" fill="none" stroke="currentColor" stroke-width="2">
       <rect width="36" height="36" rx="18" stroke="none"/>
       <rect x="1" y="1" width="34" height="34" rx="17" fill="none"/>
     </g>