From 90eb9e543b4ea35d8791404595ef540742eb006a Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 29 Jun 2020 19:06:37 +0200 Subject: [PATCH] style para --- web/app/themes/la_mine/asset/dist/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web/app/themes/la_mine/asset/dist/style.css b/web/app/themes/la_mine/asset/dist/style.css index 4319d6e6..1fa01fe6 100644 --- a/web/app/themes/la_mine/asset/dist/style.css +++ b/web/app/themes/la_mine/asset/dist/style.css @@ -14,7 +14,17 @@ .paralax{ z-index: -1; position: absolute; + width: 50%; } + +#section_proch .paralax{ + left: -20%; +} + +.section_accueil .paralax{ + left: 50%; +} + body { font-size: 16px; font-family: Universalis ADF Std, sans-serif;