From 99567e9db04712fc5b414107b1b21357d15f3059 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 18:44:25 +0200 Subject: [PATCH 01/28] =?UTF-8?q?=E2=86=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- in/en/index.html | 4 ++-- in/fr/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index d304972..0ac82e1 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -31,9 +31,9 @@ France

- - + + - - - -
-

Links

- + + +
+

Links

+

Identity

diff --git a/in/fr/index.html b/in/fr/index.html index bb05479..f6cde2d 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -58,12 +58,6 @@
- - - -
-

Liens

- + + +
+

Liens

+

Identité

From bf98bf59acea59d46981a6d6301e4990e202dc24 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 21:38:30 +0200 Subject: [PATCH 23/28] en,fr --- in/en/index.html | 4 ++-- in/fr/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index d284bd7..82a12b2 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -49,11 +49,11 @@ - + - +
CEF RL
en USenglish C 2
fr FRfrench C 2
diff --git a/in/fr/index.html b/in/fr/index.html index f6cde2d..1f59fc4 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -49,11 +49,11 @@ CEC RL -en US +anglais C 2 -fr FR +français C 2 From c0a84d295ab456f3051304aa72573cce5be60038 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 21:39:34 +0200 Subject: [PATCH 24/28] c2 --- in/en/index.html | 4 ++-- in/fr/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index 82a12b2..4654300 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -50,11 +50,11 @@ english -C 2 +C2 french -C 2 +C2
diff --git a/in/fr/index.html b/in/fr/index.html index 1f59fc4..96a65fe 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -50,11 +50,11 @@ anglais -C 2 +C2 français -C 2 +C2
From faf5f5766d68545af75aeec7a51589d6d30d51bb Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 22:10:35 +0200 Subject: [PATCH 25/28] lang --- in/en/index.html | 2 +- in/fr/index.html | 2 +- in/style/main.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index 4654300..d7e63bc 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -32,7 +32,7 @@

- + diff --git a/in/fr/index.html b/in/fr/index.html index 96a65fe..e9275e8 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -32,7 +32,7 @@

- + diff --git a/in/style/main.css b/in/style/main.css index f40ade9..740e765 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -264,5 +264,5 @@ ul { .columns { grid-template-columns: 2fr 1fr; } aside { order: 2; } main { order: 1; } - #theme { display: none; } + #lang, #theme { display: none; } } From f49df34d90e9e71e0cd1d5474e5a2dcbe52027a9 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 22:17:36 +0200 Subject: [PATCH 26/28] lang/colspan --- in/en/index.html | 7 +++---- in/fr/index.html | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index d7e63bc..579e449 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -45,16 +45,15 @@ - + - + - +
-CEF RLCEF RL
englishC2C 2
frenchC2C 2
diff --git a/in/fr/index.html b/in/fr/index.html index e9275e8..d560c0a 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -45,16 +45,15 @@ - + - + - +
-CEC RLCEC RL
anglaisC2C 2
françaisC2C 2
From 231b8917aaf4b3ae67b500732020b1759ddf48c7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 22:26:58 +0200 Subject: [PATCH 27/28] lang/flags --- in/en/index.html | 8 ++++---- in/fr/index.html | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index 579e449..43a051d 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -32,7 +32,7 @@

- + @@ -45,14 +45,14 @@ - + - + - +
CEF RLCEFRL
english C 2
french C 2
diff --git a/in/fr/index.html b/in/fr/index.html index d560c0a..2d599b4 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -32,7 +32,7 @@

- + @@ -45,14 +45,14 @@ - + - + - +
CEC RLCECRL
anglais C 2
français C 2
From 8f7922ce617fd267380e30e0336bce8bffa45146 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Apr 2025 22:29:06 +0200 Subject: [PATCH 28/28] =?UTF-8?q?=E2=88=92small?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- in/en/index.html | 2 +- in/fr/index.html | 2 +- in/style/main.css | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/in/en/index.html b/in/en/index.html index 43a051d..1b05f1b 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -43,7 +43,7 @@ Me in front of hex dumps - +
diff --git a/in/fr/index.html b/in/fr/index.html index 2d599b4..139df83 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -43,7 +43,7 @@ Moi devant des dumps hexdécimaux -
CEFRL
+
diff --git a/in/style/main.css b/in/style/main.css index 740e765..ad03149 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -242,9 +242,6 @@ ul { .title, .duration.org { font-weight: bold; } -.small { - font-size: .9em; -} .sub, .period { font-size: .75em; }
CECRL