mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
Match Accueil.png mockup: nav layout, full-width search, section label
This commit is contained in:
@@ -134,16 +134,16 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Latest-year label — section heading style */
|
||||
.home-latest-label {
|
||||
/* Section label */
|
||||
.home-section-label {
|
||||
font-style: normal;
|
||||
background: transparent;
|
||||
color: var(--text-secondary);
|
||||
color: var(--text-primary);
|
||||
font-size: 0.78rem;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.1em;
|
||||
text-transform: uppercase;
|
||||
padding: 0.9rem 1.25rem 0.6rem;
|
||||
padding: 1.1rem 1.25rem 0.8rem;
|
||||
border-bottom: 1px solid var(--border-primary);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user