From fc5ae9031c5114cd4f18611c2e979db5c37b8b84 Mon Sep 17 00:00:00 2001 From: Pierre de Lacroix Date: Sun, 25 Jan 2026 13:02:56 +0100 Subject: [PATCH 1/4] fix invisible links (closes #26) --- css/base.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/base.css b/css/base.css index 7cc787e..8683964 100644 --- a/css/base.css +++ b/css/base.css @@ -33,6 +33,10 @@ img { } a { + color: inherit; +} + +nav a, footer a { color: black; text-decoration: none; } From bfa57e3fc8d77c700ffddd92248706ca70df125d Mon Sep 17 00:00:00 2001 From: Pierre de Lacroix Date: Sun, 25 Jan 2026 13:32:08 +0100 Subject: [PATCH 2/4] add aria-hidden to stickers --- guide.template.html | 24 ++++++++++++------------ index.html | 16 ++++++++-------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/guide.template.html b/guide.template.html index f5a33db..7c88b2c 100644 --- a/guide.template.html +++ b/guide.template.html @@ -26,20 +26,20 @@ BISOUS
- - - - + + + + - - - - + + + + - - - - + + + +

camp diff --git a/index.html b/index.html index a856c90..962300c 100644 --- a/index.html +++ b/index.html @@ -21,15 +21,15 @@
- - - - + + + + - - - - + + + +

camp From 9c7c0d78f8273f13ab2bfc894de60c0d79c05fe5 Mon Sep 17 00:00:00 2001 From: nono-lqdn Date: Mon, 26 Jan 2026 13:33:00 +0100 Subject: [PATCH 3/4] =?UTF-8?q?Ajout=20d'un=20CSS=20pour=20centrer=20les?= =?UTF-8?q?=20barres=20de=20progr=C3=A8s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/base.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/css/base.css b/css/base.css index 8683964..a3cc23c 100644 --- a/css/base.css +++ b/css/base.css @@ -193,6 +193,19 @@ figcaption { line-height: 0.5em; } +#progress { + display: block; + text-align: center; +} + +#gauge-bar { + float: left; +} + +#fundraising-bar { + float: left; +} + code { background: #ffffff1f; padding: 0.2em 0.4em; From 93a1ce1502badc51940f45e7134ebcf08aef091a Mon Sep 17 00:00:00 2001 From: nono-lqdn Date: Mon, 26 Jan 2026 13:33:14 +0100 Subject: [PATCH 4/4] Mise en page du HTML des barres de progressions --- index.html | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 962300c..6d157d8 100644 --- a/index.html +++ b/index.html @@ -86,11 +86,25 @@

Il y a

-
?/200
+ +
+ + + ?/200 + + +
+

places déjà réservées. Ouverture prochaine des inscriptions !


Et nous avons reçu

-
? %
+
+ + + ? % + + +

des dons dont nous avons besoin (voir le détail des comptes)

@@ -129,5 +143,5 @@ - +