refactor: nouvelle identité visuelle, design plat et affirmé

Remplace les codes visuels generiques (degrades animes, icones
flottantes, cartes glassmorphiques, coins organiques) par un systeme
graphique sobre et institutionnel : aplats de couleur, bandeau
'drapeau' OKI, typographie Archivo/Inter, cartes a bordure d'accent.
Les couleurs de marque sont inchangees.
This commit is contained in:
2026-07-06 01:23:33 +04:00
parent 4eaad7a49e
commit f7e9acb2d3
14 changed files with 845 additions and 597 deletions
+6 -5
View File
@@ -1,16 +1,17 @@
<footer>
<div class="flag-bar"></div>
<div class="footer-content">
<p style="font-size: 1.2rem; font-weight: 600; margin-bottom: 1rem;">
<p class="footer-name">
{{ site.name }}
</p>
<p style="opacity: 0.8;">
<p>
Association à but non lucratif | Promotion des langues et cultures | Alternatives libres aux GAFAM
</p>
<p style="margin-top: 1rem; font-size: 0.9rem; opacity: 0.7;">
<p class="footer-meta">
{{ site.copyright }} | {{ site.tagline }}
</p>
<p style="margin-top: 1rem;">
<a href="/mentions-legales/" style="color: var(--or-oki); text-decoration: none; transition: opacity 0.3s;" onmouseover="this.style.opacity='0.7'" onmouseout="this.style.opacity='1'">
<p class="footer-legal">
<a href="/mentions-legales/">
Mentions Légales
</a>
</p>