mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
1.4 KiB
1.4 KiB
TODO
Completed
-
Apply correct fonts site-wide
- Registered
Combinedand all 4 weights ofBBBDMSansvia@font-faceincommon.css - Added
--font-bodyand--font-displayCSS variables invariables.css - All font usages across
common.css,tfe.css,apropos.cssusevar(--font-body)/var(--font-display) - Code blocks keep
Courier Newmonospace (intentional)
- Registered
-
Répertoire: rename search.php → repertoire.php, 6-column layout (AP + Orientations split, Finalité du Master added), HTMX server-side intersection filter, faded entries disabled, URL-shareable state
-
Match Accueil.png mockup
- Nav: brand → "Xamxam", add Répertoire left, Licences/À Propos right
- Search bar: full-width below nav (not inline)
- Section label: "Publication récente" replacing "DÉCOUVREZ LES TFE" label
- CSS: nav-left/nav-right layout, full-width search form
-
Fix homepage card grid styling
- Added
gap: 1.25remand padding to.cards-container(wasgap: 0, no padding) - Added
border,border-radius: 8px, hover shadow + lift to.card - Added
border-radiusto.home-body figureand.card__media--gradient - Fixed
.card__media--gradientto useaspect-ratio: 4/3(washeight: 100%which broke without explicit parent height) - Added
border-topseparator between card media and caption - Restyled
.home-latest-labelas uppercase section heading with border-bottom
- Added