소스 검색

sites associés

ouidade 1 년 전
부모
커밋
30fdc6e9ba
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/themes/custom/reha/dist/css/bundle.css
  2. 1 0
      web/themes/custom/reha/scss/pages/les-sites-pilotes.scss

+ 1 - 0
web/themes/custom/reha/dist/css/bundle.css

@@ -2072,6 +2072,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
 }
 .view-display-id-page_1 footer {
   background-color: transparent;
+  text-transform: none !important;
 }
 .view-display-id-page_1 footer p {
   font-size: 2rem;

+ 1 - 0
web/themes/custom/reha/scss/pages/les-sites-pilotes.scss

@@ -138,6 +138,7 @@
 
     footer{
         background-color: transparent;
+        text-transform: none !important;
         p{
             font-size: 2rem;
             padding-left: 1rem;