Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
d825720d
Commit
d825720d
authored
1 year ago
by
Dorine Lambinet
Committed by
Toufic Batache
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Ajoute lasection feuille de paie
parent
65949264
No related branches found
No related tags found
1 merge request
!210
Début du travail sur la nouvelle page d'accueil/d'atterrissage du simulateur
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/routes/welcome/+page.svelte
+56
-9
56 additions, 9 deletions
src/routes/welcome/+page.svelte
static/welcome-capture-ecran-feuille-de-paie.png
+0
-0
0 additions, 0 deletions
static/welcome-capture-ecran-feuille-de-paie.png
with
56 additions
and
9 deletions
src/routes/welcome/+page.svelte
+
56
−
9
View file @
d825720d
...
...
@@ -41,7 +41,7 @@
<main
class=
"h-full bg-yellow-50"
>
<section
class=
"relative h-[78%] before:absolute before:top-0 before:inset-x-0 before:h-[50vh] before:bg-gradient-to-b before:from-[#9AAAB4] before:to-transparent"
class=
"relative h-[78%] before:absolute before:top-0 before:inset-x-0 before:h-[50vh] before:bg-gradient-to-b before:from-[#9AAAB4] before:to-transparent
fond
"
>
<div
class=
"h-full relative z-10 flex flex-col justify-evenly items-center"
>
<h1
class=
"font-serif text-4xl text-center leading-snug"
>
...
...
@@ -275,17 +275,64 @@
</a>
{
/each
}
</div>
<div
class=
"flex lg:justify-start justify-center"
>
<button
class=
"mt-5 font-sans flex items-center gap-2 py-2 px-5 shadow-lg bg-le-bleu hover:bg-blue-800 active:bg-blue-900 rounded-md text-white text-sm font-bold tracking-[0.085em] uppercase"
title=
"Vers le simulateur budgétaire de l'impôt sur le revenu"
>
Utiliser le simulateur budgétaire
<iconify-icon
class=
"ml-2 align-[-0.4rem] text-2xl"
icon=
"ri-arrow-right-line"
/>
</button>
</div>
</div>
</section>
<section
class=
"grid grid-cols-4 gap-x-12 px-10 md:px-20 lg:px-40 pb-20 pt-10 gap-y-12 bg-[#E3E4D6]"
>
<h2
class=
"justify-self-center text-2xl font-bold col-span-4 text-center relative z-10 max-w-prose"
>
<span
class=
"border-b-2 border-black pb-3 font-serif italic font-light highlight"
>
la feuille de paie
</span
>
<br
/>
<br
/>
Visualiser l’ensemble des impôts, cotisations et prestations sociales qui affectent
un cas type
</h2>
<div
class=
"font-serif text-lg col-span-4 lg:col-span-2 justify-self-center lg:justify-self-end"
>
<img
class=
"max-h-[500px]"
src=
"welcome-capture-ecran-feuille-de-paie.png"
/>
</div>
<div
class=
"font-serif text-lg col-span-4 lg:col-span-2"
>
<span>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean sit amet
laoreet mauris, ut cursus lorem. Sed vitae dolor risus. Ut molestie
imperdiet dapibus. Nulla facilisi. Vivamus laoreet nibh at magna auctor,
eget accumsan er at volutpat. Pellentesque id est pellentesque, aliquam
purus id, ullamcorper lorem. Integer sit amet metus nulla. Vivamus
ullamcorper rutrum erat. Fusce tincidunt augue et effici iaculis.
</span
>
<div
class=
"flex lg:justify-start justify-center"
>
<button
class=
"mt-5 font-sans flex items-center gap-2 py-2 px-5 shadow-lg bg-le-bleu hover:bg-blue-800 active:bg-blue-900 rounded-md text-white text-sm font-bold tracking-[0.085em] uppercase"
title=
"Vers le simulateur budgétaire de l'impôt sur le revenu"
>
Sim
ul
a
te
u
r
budgétair
e
<iconify-icon
Cons
ulter
la feuille de paie d'un cas typ
e
<iconify-icon
class=
"ml-2 align-[-0.4rem] text-2xl"
icon=
"ri-arrow-right-line"
/>
</button>
</div>
</div>
</section>
</main>
...
...
This diff is collapsed.
Click to expand it.
static/welcome-capture-ecran-feuille-de-paie.png
0 → 100644
+
0
−
0
View file @
d825720d
391 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment