From d3d1672b2f86a31cf378ace8c4b1c1e1b8191076 Mon Sep 17 00:00:00 2001
From: Marne
Date: Thu, 22 Jan 2026 19:45:13 +0100
Subject: [PATCH] add progression system
---
css/base.css | 2 +-
css/home.css | 41 ++++++++++++++++++++++++++++++++++++++++-
index.html | 14 ++++++++++++--
3 files changed, 53 insertions(+), 4 deletions(-)
diff --git a/css/base.css b/css/base.css
index 6097b96..7cc787e 100644
--- a/css/base.css
+++ b/css/base.css
@@ -33,7 +33,7 @@ img {
}
a {
- color: var(--accent-yellow);
+ color: black;
text-decoration: none;
}
diff --git a/css/home.css b/css/home.css
index f637eb9..a7235e3 100644
--- a/css/home.css
+++ b/css/home.css
@@ -15,4 +15,43 @@
justify-content: center;
align-items: center;
height: 200px;
-}
\ No newline at end of file
+}
+
+/* Barre de progression */
+
+.progression {
+animation: 3s loadbar;
+width:auto;
+background-color: white;
+display: inline-block;
+padding: 0.7em 0.5em 0.5em 0.5em;
+}
+
+@keyframes loadbar {
+ 0% { width:0%; }
+}
+
+.bar {
+width : 50%;
+margin : auto;
+border : 2px solid white;
+display: inline-block;
+}
+.progression > span {
+
+display: inline-block;
+width: 100%;
+font-family: MonTrappist;
+font-size : 1.5em;
+}
+
+.lessthanhalf span {
+ padding-left: 100%;
+ color: white;
+ padding-left: calc(100% + 1em);
+}
+
+.morethanhalf {
+text-align : end;
+color:black;
+}
diff --git a/index.html b/index.html
index 833d9c0..fcf9de3 100644
--- a/index.html
+++ b/index.html
@@ -80,8 +80,18 @@
Seule exigence, respecter toutes les marginalités, originalités, bizarreries et normaleries de
chacun·es.
-
-
+
+ Où en est-on ?
+
+
+ Il y a
+ 50/200
+ places déjà réservées
+
+ Et nous avons reçu
+ 52,45%
+ des dons dont nous avons besoin (voir le détail des comptes)
+
Iels y participent