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
Merge requests
!4
Change navigation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Change navigation
change-navigation
into
master
Overview
3
Commits
31
Pipelines
0
Changes
1
Merged
Change navigation
Dorine Lambinet
requested to merge
change-navigation
into
master
May 17, 2021
Overview
3
Commits
31
Pipelines
0
Changes
1
Réorganisation de la barre de navigation et de l'accès vers les pages annexes du simulateur.
Edited
May 19, 2021
by
Emmanuel Raviart
1
0
Merge request reports
Viewing commit
7a49b31b
Prev
Next
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
7a49b31b
Changement fond de la deuxième partie en blanc
· 7a49b31b
Dorine Lambinet
authored
May 17, 2021
src/routes/accueil.svelte
+
2
−
2
View file @ 7a49b31b
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,7 +11,7 @@
class=
"bg-cover flex items-center justify-center bg-fixed "
style=
"background-image: url('static/image-fond-page-accueil.jpg')"
>
<div
class=
"max-w-prose mb-26 m-16
"
>
<div
class=
"max-w-prose mb-26 m-16"
>
<!-- call to action vers le simulateurs -->
<div>
<h1
class=
"font-extrabold pt-7 pb-8 text-3xl text-black"
>
@@ -42,7 +42,7 @@
</div>
</div>
</main>
<main
class=
"bg-
gray-100
"
>
<main
class=
"bg-
white
"
>
<div
class=
"mr-10 ml-10 mt-10 mb-30"
>
<h2
class=
"m-5 pt-5 text-2xl text-black font-extrabold"
>
Rechercher un chiffrage concernant :
Loading