浏览代码

mentions légales

ouidade 1 年之前
父节点
当前提交
40f6d0d51b
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 3 0
      web/themes/custom/reha/css/reha.css
  2. 5 0
      web/themes/custom/reha/scss/pages/_page--static.scss

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

@@ -1054,3 +1054,6 @@ 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; }
+
+.config_pages--type--mentions-legales {
+  width: 70%; }

+ 5 - 0
web/themes/custom/reha/scss/pages/_page--static.scss

@@ -14,3 +14,8 @@
 // html.no-touchevents.js body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block div.layout.layout--onecol div.layout__region.layout__region--content div.block-region-content div.contextual-region.block.block-config-pages.block-config-pages-block div.contextual-region.config_pages.config_pages--type--mentions-legales.config_pages--view-mode--full.config_pages--mentions-legales--full div.field.field--name-field-mentions-legales.field--type-text-long.field--label-above div.field__item div.field__item div#paragraph-id--60.paragraph.paragraph--type--texte.paragraph--view-mode--default{
 //     display: block;
 // }
+
+
+.config_pages--type--mentions-legales{
+    width: 70%;
+}