Browse Source

mentions légales

ouidade 1 year ago
parent
commit
f00ac1aa17

+ 0 - 3
web/themes/custom/reha/css/reha.css

@@ -1054,6 +1054,3 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
 
 .page--contacts div.contacts-full section.titre {
   display: none; }
-
-.field--name-field-mentions-legales div:first-of-type {
-  display: none; }

+ 0 - 4
web/themes/custom/reha/scss/pages/_page--contacts.scss

@@ -1,4 +0,0 @@
-.page--contacts div.contacts-full section.titre{
-    display: none;
-
-}

File diff suppressed because it is too large
+ 4 - 3
web/themes/custom/reha/scss/pages/_page--static.scss


+ 3 - 9
web/themes/custom/reha/scss/partials/_header.scss

@@ -177,8 +177,6 @@ header{
                             font-size: 0.9rem;
                             padding-top: 1rem;
                         }
-                        
-
                     }
                     ul:first-of-type{
                         border-bottom: 1px solid black;
@@ -193,20 +191,16 @@ header{
                             @media (max-width:891px) {
                                font-size: 1rem;
                             }
-                        p{
-                            font-style: italic;
-                         }
-                        
-    
+                            p{
+                                font-style: italic;
+                            }
                         }
                     }
                     ul:last-of-type a:hover{
                         background-color: $yellow-puca;
                     }
-                    
                 }
             }
-
         }
  
         #block-reha-config-pages{

+ 1 - 1
web/themes/custom/reha/scss/reha.scss

@@ -29,4 +29,4 @@
 @import "pages/proposer-une-operation";
 @import "pages/user--edit";
 @import "pages/modifier-une-operation";
-@import "pages/page--static.scss";
+@import "pages/page--static";

Some files were not shown because too many files changed in this diff