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
ffdd8fc8
Commit
ffdd8fc8
authored
Jul 12, 2023
by
Dorine Lambinet
Committed by
Toufic Batache
Aug 8, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Ajoute le supplément du logo "Prévisions 2024"
parent
c3773b33
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/NavBar.svelte
+23
-7
23 additions, 7 deletions
src/lib/components/NavBar.svelte
with
23 additions
and
7 deletions
src/lib/components/NavBar.svelte
+
23
−
7
View file @
ffdd8fc8
...
...
@@ -164,11 +164,18 @@
</a>
<!-- Logo -->
<a
href=
"/"
class=
"px-3"
>
<a
href=
"/"
class=
"flex px-3"
>
<div
class=
"m-1 flex -rotate-6 flex-col rounded-sm bg-white p-0.5 px-1 pt-0 text-[0.62rem] text-le-gris-dispositif-dark shadow-lg"
>
<span
class=
"leading-4"
>
Prévisions
</span><span
class=
"text-[1.2rem] font-bold leading-4"
>
2024
</span
>
</div>
<div
class=
"flex h-full flex-col justify-center rounded p-1 text-white"
>
<span
class=
"text-md !font-light !leading-
4
2xl:text-lg"
<span
class=
"text-md !font-light !leading-
5
2xl:text-lg"
>
Simulateur
</span
>
<span
class=
"text-lg !uppercase !leading-4 2xl:text-xl"
...
...
@@ -283,11 +290,20 @@
</div>
<!-- Deuxième div pour le logo-->
<div
class=
"flex"
>
<div
class=
"flex h-full flex-1 flex-col items-center
justify-center
rounded p-1 text-white"
class=
"flex h-full flex-1 flex-col items-center rounded p-1 text-white"
>
<span
class=
"text-lg font-light leading-4"
>
Simulateur
</span>
<span
class=
"text-xl uppercase leading-4"
>
LexImpact
</span>
<span
class=
"text-lg font-light leading-5"
>
Simulateur
</span>
<span
class=
"text-xl uppercase leading-5"
>
LexImpact
</span>
</div>
<div
class=
"m-1 flex -rotate-6 flex-col rounded-sm bg-white p-0.5 px-1 py-0 text-[0.62rem] text-le-gris-dispositif-dark shadow-lg"
>
<span
class=
"leading-4"
>
Prévisions
</span><span
class=
"text-[1.2rem] font-bold leading-4"
>
2024
</span
>
</div>
</div>
<!-- Troisième div pour le bouton menu-->
...
...
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