Skip to content

Commit eaf674e

Browse files
author
Sean Kibbee
committed
Refine topbar: branded title styling, tighter nav spacing, shorter labels
1 parent cc55a21 commit eaf674e

9 files changed

Lines changed: 27 additions & 22 deletions

File tree

docs/index-fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a class="brand" href="index-fr.html">Project LotusLift</a>
2424
<nav>
2525
<a href="index-fr.html" aria-current="page">Accueil</a>
26-
<a href="methodology-fr.html">Méthodologie opérationnelle</a>
27-
<a href="phases-fr.html">Phases d'exécution</a>
26+
<a href="methodology-fr.html">Méthodologie</a>
27+
<a href="phases-fr.html">Phases</a>
2828
<a href="security-fr.html">Sécurité</a>
2929
</nav>
3030
<a class="lang-toggle" href="index.html">English</a>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a class="brand" href="index.html">Project LotusLift</a>
2424
<nav>
2525
<a href="index.html" aria-current="page">Home</a>
26-
<a href="methodology.html">Operating Methodology</a>
27-
<a href="phases.html">Execution Phases</a>
26+
<a href="methodology.html">Methodology</a>
27+
<a href="phases.html">Phases</a>
2828
<a href="security.html">Security</a>
2929
</nav>
3030
<a class="lang-toggle" href="index-fr.html">Français</a>

docs/methodology-fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<a class="brand" href="index-fr.html">Project LotusLift</a>
2121
<nav>
2222
<a href="index-fr.html">Accueil</a>
23-
<a href="methodology-fr.html" aria-current="page">Méthodologie opérationnelle</a>
24-
<a href="phases-fr.html">Phases d'exécution</a>
23+
<a href="methodology-fr.html" aria-current="page">Méthodologie</a>
24+
<a href="phases-fr.html">Phases</a>
2525
<a href="security-fr.html">Sécurité</a>
2626
</nav>
2727
<a class="lang-toggle" href="methodology.html">English</a>

docs/methodology.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<a class="brand" href="index.html">Project LotusLift</a>
2121
<nav>
2222
<a href="index.html">Home</a>
23-
<a href="methodology.html" aria-current="page">Operating Methodology</a>
24-
<a href="phases.html">Execution Phases</a>
23+
<a href="methodology.html" aria-current="page">Methodology</a>
24+
<a href="phases.html">Phases</a>
2525
<a href="security.html">Security</a>
2626
</nav>
2727
<a class="lang-toggle" href="methodology-fr.html">Français</a>

docs/phases-fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<a class="brand" href="index-fr.html">Project LotusLift</a>
2121
<nav>
2222
<a href="index-fr.html">Accueil</a>
23-
<a href="methodology-fr.html">Méthodologie opérationnelle</a>
24-
<a href="phases-fr.html" aria-current="page">Phases d'exécution</a>
23+
<a href="methodology-fr.html">Méthodologie</a>
24+
<a href="phases-fr.html" aria-current="page">Phases</a>
2525
<a href="security-fr.html">Sécurité</a>
2626
</nav>
2727
<a class="lang-toggle" href="phases.html">English</a>

docs/phases.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<a class="brand" href="index.html">Project LotusLift</a>
2121
<nav>
2222
<a href="index.html">Home</a>
23-
<a href="methodology.html">Operating Methodology</a>
24-
<a href="phases.html" aria-current="page">Execution Phases</a>
23+
<a href="methodology.html">Methodology</a>
24+
<a href="phases.html" aria-current="page">Phases</a>
2525
<a href="security.html">Security</a>
2626
</nav>
2727
<a class="lang-toggle" href="phases-fr.html">Français</a>

docs/security-fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a class="brand" href="index-fr.html">Project LotusLift</a>
2424
<nav>
2525
<a href="index-fr.html">Accueil</a>
26-
<a href="methodology-fr.html">Méthodologie opérationnelle</a>
27-
<a href="phases-fr.html">Phases d'exécution</a>
26+
<a href="methodology-fr.html">Méthodologie</a>
27+
<a href="phases-fr.html">Phases</a>
2828
<a href="security-fr.html" aria-current="page">Sécurité</a>
2929
</nav>
3030
<a class="lang-toggle" href="security.html">English</a>

docs/security.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a class="brand" href="index.html">Project LotusLift</a>
2424
<nav>
2525
<a href="index.html">Home</a>
26-
<a href="methodology.html">Operating Methodology</a>
27-
<a href="phases.html">Execution Phases</a>
26+
<a href="methodology.html">Methodology</a>
27+
<a href="phases.html">Phases</a>
2828
<a href="security.html" aria-current="page">Security</a>
2929
</nav>
3030
<a class="lang-toggle" href="security-fr.html">Français</a>

docs/site.css

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,29 @@ body {
6565
.brand {
6666
font-family: "Sora", "Manrope", sans-serif;
6767
font-weight: 700;
68-
letter-spacing: 0.03em;
68+
font-size: 1.1rem;
69+
letter-spacing: 0.04em;
6970
text-decoration: none;
70-
color: var(--text);
71+
color: var(--brand-strong);
72+
border-right: 1px solid var(--line);
73+
padding-right: 1.1rem;
74+
margin-right: 0.4rem;
7175
}
7276

7377
nav {
7478
display: flex;
75-
gap: 1rem;
79+
gap: 0.5rem;
7680
flex-wrap: wrap;
7781
}
7882

7983
nav a {
8084
color: var(--text);
8185
text-decoration: none;
82-
padding: 0.4rem 0.7rem;
86+
padding: 0.38rem 0.65rem;
8387
border-radius: 999px;
8488
border: 1px solid transparent;
8589
font-weight: 600;
90+
font-size: 0.88rem;
8691
}
8792

8893
nav a:hover,
@@ -92,14 +97,14 @@ nav a[aria-current="page"] {
9297
}
9398

9499
.lang-toggle {
95-
margin-left: auto;
100+
margin-left: 0.6rem;
96101
padding: 0.35rem 0.7rem;
97102
border-radius: 999px;
98103
border: 1px solid var(--line);
99104
background: rgba(255, 255, 255, 0.7);
100105
color: var(--brand-strong);
101106
font-weight: 600;
102-
font-size: 0.88rem;
107+
font-size: 0.84rem;
103108
text-decoration: none;
104109
white-space: nowrap;
105110
}

0 commit comments

Comments
 (0)