From 0823cbf0fb0cc21b79398adee8b3bb6eb29437bb Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Mon, 2 Jul 2018 12:03:35 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20int=C3=A8gre=20le=20simulateur=20avec?= =?UTF-8?q?=20un=20nouveau=20design=20plus=20work=20in=20france=20compatib?= =?UTF-8?q?le?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- couleur.html | 56 ++-- index.html | 6 +- source/components/BlueButton.js | 16 -- source/components/Continue.js | 28 ++ source/components/Simu.js | 7 +- source/components/TargetSelection.css | 12 +- source/components/TargetSelection.js | 18 +- .../components/conversation/FormDecorator.js | 16 +- .../conversation/InputSuggestions.css | 4 +- .../components/conversation/conversation.css | 29 +- source/components/inFranceApp/Landing.css | 5 +- .../Steps/Cost and benefits/index.js | 66 +++-- .../inFranceApp/ui/Button/button.css | 17 +- .../components/inFranceApp/ui/Typography.css | 4 +- source/components/markdown.css | 272 ------------------ source/components/pages/About.js | 11 +- .../components/{ => ui/Button}/BlueButton.css | 4 - source/components/ui/Button/BlueButton.js | 15 + source/components/ui/Button/index.js | 23 +- source/containers/reset.css | 1 - 20 files changed, 171 insertions(+), 439 deletions(-) delete mode 100644 source/components/BlueButton.js create mode 100644 source/components/Continue.js delete mode 100644 source/components/markdown.css rename source/components/{ => ui/Button}/BlueButton.css (92%) create mode 100644 source/components/ui/Button/BlueButton.js diff --git a/couleur.html b/couleur.html index 90cccd402..5996db930 100644 --- a/couleur.html +++ b/couleur.html @@ -1,33 +1,35 @@ - - - - - Embauche.beta - Choix de la couleur - - - + .slider-picker { + margin: 3em auto 4em; + } - -
- - - + .indication { + font-size: 80%; + font-style: italic; + text-align: center; + } + - - + +
+ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index e2297276b..0ede43352 100644 --- a/index.html +++ b/index.html @@ -6,12 +6,14 @@ - Simulateur d'embauche + 🚀 Launch in France - +